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