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, toStringextractConstantPool, getConstantpublic MethodRefConstant(Constant[] pool, int classIndex, int nameAndTypeIndex)