public static class ClassFinder.AnnotationInfo extends ClassFinder.Annotatable implements ClassFinder.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() | 
getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotationspublic AnnotationInfo(Annotation annotation)
public AnnotationInfo(Class<? extends Annotation> annotation)
public AnnotationInfo(String name)
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.