public class AbstractFinder.Annotatable
extends java.lang.Object
| Constructor and Description |
|---|
Annotatable() |
Annotatable(java.lang.reflect.AnnotatedElement element) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractFinder.AnnotationInfo> |
getAnnotations() |
public Annotatable(java.lang.reflect.AnnotatedElement element)
public Annotatable()
public java.util.List<AbstractFinder.AnnotationInfo> getAnnotations()