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