public class AnnotationFinder.AnnotationInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
Constructor and Description |
---|
AnnotationFinder.AnnotationInfo(Annotation annotation) |
AnnotationFinder.AnnotationInfo(Class<? extends Annotation> annotation) |
AnnotationFinder.AnnotationInfo(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
toString() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName
public AnnotationFinder.AnnotationInfo(Annotation annotation)
public AnnotationFinder.AnnotationInfo(Class<? extends Annotation> annotation)
public AnnotationFinder.AnnotationInfo(String name)
Copyright © 2005-2016. All Rights Reserved.