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 org.benf.cfr.reader.entities.constantpool.ConstantPoolEntry
ConstantPoolEntry.Type
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
private static final long
private final int
private final MethodHandleBehaviour
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.entities.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