public class MethodRefConstant extends RefConstant
Constructor and Description |
---|
MethodRefConstant(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 MethodRefConstant(Constant[] pool, int classIndex, int nameAndTypeIndex)