public class Annotations extends AnnotationBase
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value| Modifier | Constructor and Description |
|---|---|
protected |
Annotations(ConstantPool cp,
short nameIndex,
int length,
DataInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationBase.Annotation> |
getAnnotations() |
String |
toString() |
readAnnotation, readElementValuegetAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPoolprotected Annotations(ConstantPool cp, short nameIndex, int length, DataInputStream dis) throws IOException
IOExceptionpublic List<AnnotationBase.Annotation> getAnnotations()
Copyright © 2017. All rights reserved.