Package classycle.classfile
Class UTF8Constant
java.lang.Object
classycle.classfile.Constant
classycle.classfile.UTF8Constant
Constant of an arbitrary Unicode string.
- Author:
 - Franz-Josef Elmer
 
- 
Constructor Summary
ConstructorsConstructorDescriptionUTF8Constant(Constant[] pool, String string) Creates an instance for the specified string. - 
Method Summary
Methods inherited from class classycle.classfile.Constant
extractConstantPool, getConstant