Interface AnnotationFinder.Info
- All Known Implementing Classes:
AnnotationFinder.AnnotationInfo, AnnotationFinder.ClassInfo, AnnotationFinder.FieldInfo, AnnotationFinder.MethodInfo, AnnotationFinder.PackageInfo, AnnotationFinder.ParameterInfo
- Enclosing class:
AnnotationFinder
public static interface AnnotationFinder.Info
- Version:
- $Rev: 1881759 $ $Date: 2020-09-16 10:29:43 +0200 (Wed, 16 Sep 2020) $
-
Method Summary
-
Method Details
-
getMetaAnnotationName
-
getName
-
getAnnotations
-
getDeclaredAnnotations
-