public static interface AnnotationFinder.Info
Modifier and Type | Method and Description |
---|---|
List<AnnotationFinder.AnnotationInfo> |
getAnnotations() |
Annotation[] |
getDeclaredAnnotations() |
String |
getMetaAnnotationName() |
String |
getName() |
String getMetaAnnotationName()
String getName()
List<AnnotationFinder.AnnotationInfo> getAnnotations()
Annotation[] getDeclaredAnnotations()
Copyright © 2005–2023. All rights reserved.