public static interface AnnotationFinder.Info
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotationFinder.AnnotationInfo> |
getAnnotations() |
java.lang.annotation.Annotation[] |
getDeclaredAnnotations() |
java.lang.String |
getMetaAnnotationName() |
java.lang.String |
getName() |
java.lang.String getMetaAnnotationName()
java.lang.String getName()
java.util.List<AnnotationFinder.AnnotationInfo> getAnnotations()
java.lang.annotation.Annotation[] getDeclaredAnnotations()