JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
de.espirit.common
Annotation Interface InheritAnnotations
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
InheritAnnotations
Marker for annotation processors to identify that annotations shall be inherited. An annotation processor is needed to provide the intended functionality.