public class ParameterAnnotationsAttribute extends AnnotationBase
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value
Constructor and Description |
---|
ParameterAnnotationsAttribute(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis) |
Modifier and Type | Method and Description |
---|---|
java.util.List[] |
getParameterAnnotations()
Get parameter annotations associated with underlying method.
|
java.lang.String |
toString() |
readAnnotation, readElementValue
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool
public ParameterAnnotationsAttribute(ConstantPool cp, short nameIndex, int length, java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
public java.util.List[] getParameterAnnotations()
Copyright © 2001. Documenation generated October 18 2013.