Package org.openjdk.asmtools.jasm
Class ConstantPool.ConstValue_Float
java.lang.Object
org.openjdk.asmtools.jasm.ConstValue<Integer>
org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Float
- Enclosing class:
- ConstantPool
CONSTANT_Float(4) structure represents 4-byte numeric (float) constants
-
Field Summary
Fields inherited from class org.openjdk.asmtools.jasm.ConstValue
tag, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openjdk.asmtools.jasm.ConstValue
asString, equals, equalsByValue, hashCode, isSet, setValue, size, toString
-
Constructor Details
-
ConstValue_Float
-
-
Method Details
-
write
- Overrides:
write
in classConstValue<Integer>
- Throws:
IOException
-