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