Package java.lang.annotation
Annotation Type Inherited
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface Inherited
Defines a meta-annotation for indicating that an annotation is automatically
inherited.
- Since:
- 1.5
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface Inherited