class ClassModel.ConstantPool.MethodTypeEntry extends ClassModel.ConstantPool.Entry
Modifier and Type | Field and Description |
---|---|
private int |
descriptorIndex |
Constructor and Description |
---|
MethodTypeEntry(int _descriptorIndex,
int _slot) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getDescriptorIndex() |
(package private) ClassModel.ConstantPool.UTF8Entry |
getDescriptorUTF8Entry() |
getConstantPoolType, getOwnerClassModel, getSlot
int getDescriptorIndex()
ClassModel.ConstantPool.UTF8Entry getDescriptorUTF8Entry()