public interface IRuntimeVisibleAnnotationsAttribute extends IClassFileAttribute
| Modifier and Type | Method and Description |
|---|---|
IAnnotation[] |
getAnnotations()
Answer back the annotations.
|
int |
getAnnotationsNumber()
Answer back the number of annotations as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndexint getAnnotationsNumber()
IAnnotation[] getAnnotations()