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 ConstValue
tag, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ConstValue
equals, equalsByValue, hashCode, isSet, setValue, size, toString
-
Constructor Details
-
ConstValue_UTF8
-
-
Method Details
-
asString
- Overrides:
asStringin classConstValue<String>- Returns:
- String presentation of the value.
-
write
- Overrides:
writein classConstValue<String>- Throws:
IOException
-