public class AbstractFinder.AnnotationInfo extends AbstractFinder.Annotatable implements AbstractFinder.Info
| Constructor and Description |
|---|
AbstractFinder.AnnotationInfo(Annotation annotation) |
AbstractFinder.AnnotationInfo(Class<? extends Annotation> annotation) |
AbstractFinder.AnnotationInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotationspublic AbstractFinder.AnnotationInfo(Annotation annotation)
public AbstractFinder.AnnotationInfo(Class<? extends Annotation> annotation)
public AbstractFinder.AnnotationInfo(String name)
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.