Home
Java
java.lang.annotation
Java java.lang.annotation Inherited
Menu
Class List
Java Annotation
Java ElementType
Java Inherited
Java Repeatable
Java RetentionPolicy validateRetentionPolicy(Class<T> c, RetentionPolicy policy)
Java Target
Java java.lang.annotation Inherited
Previous
Next
Java Inherited
hasInheritedMeta
(AnnotationMirror anno)
Java Inherited
hasInheritiedMeta
(AnnotationMirror anno)
Java Inherited Returns true if the given annotation has a @Inherited meta-annotation.
Previous
Next
Related
Java ElementType hasTarget(AnnotationMirror a, ElementType type)
Java ElementType showAllRuntimeAnnotation(Class aClass)
Java ElementType showAllRuntimeAnnotation(Class aClass, ElementType elementType)
Java java.lang.annotation Inherited
Java Inherited hasInheritedMeta(AnnotationMirror anno)
Java Inherited hasInheritiedMeta(AnnotationMirror anno)
Java Inherited Returns true if the given annotation has a @Inherited meta-annotation.