public abstract class AnnotatedImpl extends java.lang.Object implements Annotated
| Constructor and Description |
|---|
AnnotatedImpl(java.util.List<AnnotationDescriptor> annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AnnotationDescriptor> |
getAnnotations() |
public AnnotatedImpl(java.util.List<AnnotationDescriptor> annotations)
public java.util.List<AnnotationDescriptor> getAnnotations()
getAnnotations in interface Annotated