Class ConstantValue
java.lang.Object
org.vesalainen.bcc.AttributeInfo
org.vesalainen.bcc.ConstantValue
- All Implemented Interfaces:
Writable
-
Field Summary
FieldsFields inherited from class AttributeInfo
attribute_length, attribute_name_index, classFile -
Constructor Summary
ConstructorsConstructorDescriptionConstantValue(SubClass cf, double constant) ConstantValue(SubClass cf, float constant) ConstantValue(SubClass cf, int constant) ConstantValue(SubClass cf, long constant) ConstantValue(SubClass cf, String constant) -
Method Summary
Methods inherited from class AttributeInfo
getAttributeSize, getInstance, isOfType
-
Field Details
-
constantvalue_index
private int constantvalue_index
-
-
Constructor Details
-
ConstantValue
-
ConstantValue
-
ConstantValue
-
ConstantValue
-
ConstantValue
-
-
Method Details
-
write
- Specified by:
writein interfaceWritable- Overrides:
writein classAttributeInfo- Throws:
IOException
-