Annotation Type InheritedAnnotation
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface InheritedAnnotationA meta-annotation that specifies if a declaration annotation should be inherited. This should not be written on type annotations.