Package org.openjdk.asmtools.jasm
Class ConstantPool.ConstValue_Double
- Enclosing class:
- ConstantPool
The CONSTANT_Double(6) represents 8-byte numeric (double) 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, toString
-
Constructor Details
-
ConstValue_Double
-
-
Method Details
-
size
public int size()- Overrides:
size
in classConstValue<Long>
-
write
- Overrides:
write
in classConstValue<Long>
- Throws:
IOException
-