AnnotationFinder.Infopublic class AnnotationFinder.AnnotationInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
| Constructor | Description |
|---|---|
AnnotationInfo(Annotation annotation) |
|
AnnotationInfo(Class<? extends Annotation> annotation) |
|
AnnotationInfo(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
|
String |
toString() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationNamegetAnnotations, getDeclaredAnnotations, getMetaAnnotationNamepublic AnnotationInfo(Annotation annotation)
public AnnotationInfo(Class<? extends Annotation> annotation)
public AnnotationInfo(String name)
Copyright © 2005–2018. All rights reserved.