public static class ClassFinder.AnnotationInfo extends ClassFinder.Annotatable implements ClassFinder.Info
Constructor and Description |
---|
ClassFinder.AnnotationInfo(Annotation annotation) |
ClassFinder.AnnotationInfo(Class<? extends Annotation> annotation) |
ClassFinder.AnnotationInfo(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
toString() |
getAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAnnotations
public ClassFinder.AnnotationInfo(Annotation annotation)
public ClassFinder.AnnotationInfo(Class<? extends Annotation> annotation)
public ClassFinder.AnnotationInfo(String name)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.