public class InterfaceMethodRefConstant extends RefConstant
Constructor and Description |
---|
InterfaceMethodRefConstant(Constant[] pool,
int classIndex,
int nameAndTypeIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns constant type, class name, method name, and descriptor.
|
getClassConstant, getNameAndType, toString
extractConstantPool, getConstant
public InterfaceMethodRefConstant(Constant[] pool, int classIndex, int nameAndTypeIndex)