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