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 org.benf.cfr.reader.entities.constantpool.ConstantPoolEntry
ConstantPoolEntry.Type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.entities.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
private static int idx
-
-
Constructor Details
-
ConstantPoolEntryUTF8
-
-
Method Details