public static final class ConstantPool.InterfaceMethodReferenceEntry extends ConstantPool.ReferenceEntry
nameAndTypeDescriptorIndex, tag, typeInfoIndexindex, owner| Constructor and Description |
|---|
ConstantPool.InterfaceMethodReferenceEntry(ConstantPool owner,
int typeIndex,
int nameAndTypeDescriptorIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConstantPool.Visitor visitor) |
byteLength, getClassInfo, getClassName, getNameAndTypeInfo, getTag, toStringsizepublic ConstantPool.InterfaceMethodReferenceEntry(ConstantPool owner, int typeIndex, int nameAndTypeDescriptorIndex)
public void accept(ConstantPool.Visitor visitor)
accept in class ConstantPool.Entry