AnnotationFinder.AnnotationInfo, AnnotationFinder.ClassInfo, AnnotationFinder.FieldInfo, AnnotationFinder.MethodInfo, AnnotationFinder.PackageInfo, AnnotationFinder.ParameterInfopublic static interface AnnotationFinder.Info
| Modifier and Type | Method | Description |
|---|---|---|
List<AnnotationFinder.AnnotationInfo> |
getAnnotations() |
|
Annotation[] |
getDeclaredAnnotations() |
|
String |
getMetaAnnotationName() |
|
String |
getName() |
String getMetaAnnotationName()
String getName()
List<AnnotationFinder.AnnotationInfo> getAnnotations()
Annotation[] getDeclaredAnnotations()
Copyright © 2005–2018. All rights reserved.