|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclassycle.classfile.Constant
classycle.classfile.RefConstant
classycle.classfile.InterfaceMethodRefConstant
public class InterfaceMethodRefConstant
Reference constant for an interface method.
| Constructor Summary | |
|---|---|
InterfaceMethodRefConstant(Constant[] pool,
int classIndex,
int nameAndTypeIndex)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns constant type, class name, method name, and descriptor. |
| Methods inherited from class classycle.classfile.RefConstant |
|---|
getClassConstant, getNameAndType, toString |
| Methods inherited from class classycle.classfile.Constant |
|---|
extractConstantPool, getConstant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceMethodRefConstant(Constant[] pool,
int classIndex,
int nameAndTypeIndex)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||