public final class AnnotationsAttribute extends SourceAttribute
| Constructor and Description |
|---|
AnnotationsAttribute(java.lang.String name,
int length,
CustomAnnotation[] annotations) |
| Modifier and Type | Method and Description |
|---|---|
CustomAnnotation[] |
getAnnotations() |
create, find, find, getLength, getName, readAttribute, readAttributespublic AnnotationsAttribute(java.lang.String name,
int length,
CustomAnnotation[] annotations)
public CustomAnnotation[] getAnnotations()