Class ConstantPoolEntryMethodHandle
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryMethodHandle
- All Implemented Interfaces:
ConstantPoolEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstantPoolEntry
ConstantPoolEntry.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final longprivate static final longprivate final intprivate final MethodHandleBehaviour -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConstantPoolEntry
getCp
-
Field Details
-
OFFSET_OF_REFERENCE_KIND
private static final long OFFSET_OF_REFERENCE_KIND- See Also:
-
OFFSET_OF_REFERENCE_INDEX
private static final long OFFSET_OF_REFERENCE_INDEX- See Also:
-
referenceKind
-
referenceIndex
private final int referenceIndex
-
-
Constructor Details
-
ConstantPoolEntryMethodHandle
-
-
Method Details
-
getRawByteLength
public long getRawByteLength() -
dump
-
getReferenceKind
-
getMethodRef
-
getFieldRef
-
isFieldRef
public boolean isFieldRef() -
getLiteralName
-
toString
-