Package aQute.bnd.classfile
Class ParameterAnnotationInfo
java.lang.Object
aQute.bnd.classfile.ParameterAnnotationInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ParameterAnnotationInfo
read
(DataInput in, ConstantPool constant_pool, int parameter) toString()
(package private) int
(package private) void
write
(DataOutput out, ConstantPool constant_pool)
-
Field Details
-
parameter
public final int parameter -
annotations
-
-
Constructor Details
-
ParameterAnnotationInfo
-
-
Method Details
-
toString
-
read
static ParameterAnnotationInfo read(DataInput in, ConstantPool constant_pool, int parameter) throws IOException - Throws:
IOException
-
write
- Throws:
IOException
-
value_length
int value_length()
-