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