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