Package aQute.bnd.classfile
Class ModuleAttribute.Open
java.lang.Object
aQute.bnd.classfile.ModuleAttribute.Open
- Enclosing class:
- ModuleAttribute
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ModuleAttribute.Open
read
(DataInput in, ConstantPool constant_pool) toString()
(package private) int
(package private) void
write
(DataOutput out, ConstantPool constant_pool)
-
Field Details
-
ACC_SYNTHETIC
public static final int ACC_SYNTHETIC- See Also:
-
ACC_MANDATED
public static final int ACC_MANDATED- See Also:
-
opens
-
opens_flags
public final int opens_flags -
opens_to
-
-
Constructor Details
-
Open
-
-
Method Details
-
toString
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-
value_length
int value_length()
-