public class AnnotationFinder.AnnotationInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
| Constructor and Description |
|---|
AnnotationInfo(Annotation annotation) |
AnnotationInfo(Class<? extends Annotation> annotation) |
AnnotationInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotations, getDeclaredAnnotations, getMetaAnnotationNamepublic AnnotationInfo(Annotation annotation)
public AnnotationInfo(Class<? extends Annotation> annotation)
public AnnotationInfo(String name)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.