Class ConstantPoolEntryMethodType
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryMethodType
- All Implemented Interfaces:
ConstantPoolEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstantPoolEntry
ConstantPoolEntry.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OFFSET_OF_DESCRIPTOR_INDEX
private static final long OFFSET_OF_DESCRIPTOR_INDEX- See Also:
-
descriptorIndex
private final int descriptorIndex
-
-
Constructor Details
-
ConstantPoolEntryMethodType
-
-
Method Details
-
getCp
- Overrides:
getCpin classAbstractConstantPoolEntry
-
getRawByteLength
public long getRawByteLength() -
dump
-
getDescriptor
-
toString
-