Class ConstantPoolEntryModuleInfo
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryModuleInfo
- All Implemented Interfaces:
ConstantPoolEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.entities.constantpool.ConstantPoolEntry
ConstantPoolEntry.Type
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
private static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OFFSET_OF_NAME_INDEX
private static final long OFFSET_OF_NAME_INDEX- See Also:
-
nameIndex
private final int nameIndex
-
-
Constructor Details
-
ConstantPoolEntryModuleInfo
ConstantPoolEntryModuleInfo(ConstantPool cp, ByteData data)
-
-
Method Details
-
getCp
- Overrides:
getCp
in classAbstractConstantPoolEntry
-
getRawByteLength
public long getRawByteLength() -
dump
-
getName
-
toString
-