class ClassModel.ConstantPool.InvokeDynamicEntry extends ClassModel.ConstantPool.Entry
Modifier and Type | Field and Description |
---|---|
private int |
bootstrapMethodAttrIndex |
private int |
nameAndTypeIndex |
Constructor and Description |
---|
InvokeDynamicEntry(int _bootstrapMethodAttrIndex,
int _nameAndTypeIndex,
int _slot) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getBootstrapMethodAttrIndex() |
(package private) int |
getNameAndTypeIndex() |
getConstantPoolType, getOwnerClassModel, getSlot