Class ConstantPoolEntryUTF8
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryUTF8
- All Implemented Interfaces:
ConstantPoolEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstantPoolEntry
ConstantPoolEntry.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final AtomicIntegerprivate final intprivate static final longprivate static final longprivate static final Charsetprivate final String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConstantPoolEntry
getCp
-
Field Details
-
UTF8_CHARSET
-
OFFSET_OF_LENGTH
private static final long OFFSET_OF_LENGTH- See Also:
-
OFFSET_OF_DATA
private static final long OFFSET_OF_DATA- See Also:
-
length
private final int length -
value
-
idx
-
-
Constructor Details
-
ConstantPoolEntryUTF8
-
-
Method Details
-
getRawByteLength
public long getRawByteLength() -
getValue
-
dump
-
toString
-