Package classycle.classfile
Class DoubleConstant
java.lang.Object
classycle.classfile.Constant
classycle.classfile.DoubleConstant
Constant representing a double value.
- Author:
 - Franz-Josef Elmer
 
- 
Constructor Summary
ConstructorsConstructorDescriptionDoubleConstant(Constant[] pool, double value) Creates an instance for the specified double value. - 
Method Summary
Methods inherited from class classycle.classfile.Constant
extractConstantPool, getConstant