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