Class ConstantPoolEntryDynamicInfo
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryDynamicInfo
- 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 final int
private static final long
private static final long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.entities.AbstractConstantPoolEntry
getCp
-
Field Details
-
OFFSET_OF_BOOTSTRAP_METHOD_ATTR_INDEX
private static final long OFFSET_OF_BOOTSTRAP_METHOD_ATTR_INDEX- See Also:
-
OFFSET_OF_NAME_AND_TYPE_INDEX
private static final long OFFSET_OF_NAME_AND_TYPE_INDEX- See Also:
-
bootstrapMethodAttrIndex
private final int bootstrapMethodAttrIndex -
nameAndTypeIndex
private final int nameAndTypeIndex
-
-
Constructor Details
-
ConstantPoolEntryDynamicInfo
-
-
Method Details