Package org.openjdk.asmtools.jasm
Class ConstantPool.ConstValue_UTF8
- Enclosing class:
- ConstantPool
CONSTANT_UTF8(1) is used to represent constant objects of the type: String
-
Field Summary
Fields inherited from class org.openjdk.asmtools.jasm.ConstValue
tag, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openjdk.asmtools.jasm.ConstValue
asString, equals, equalsByValue, hashCode, isSet, setValue, size, toString
-
Constructor Details
-
ConstValue_UTF8
-
-
Method Details
-
write
- Overrides:
write
in classConstValue<String>
- Throws:
IOException
-