public interface IRuntimeVisibleParameterAnnotationsAttribute extends IClassFileAttribute
| Modifier and Type | Method and Description |
|---|---|
IParameterAnnotation[] |
getParameterAnnotations()
Answer back the parameter annotations.
|
int |
getParametersNumber()
Answer back the number of parameters as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndexint getParametersNumber()
IParameterAnnotation[] getParameterAnnotations()