Package classycle.classfile
Class InterfaceMethodRefConstant
java.lang.Object
classycle.classfile.Constant
classycle.classfile.RefConstant
classycle.classfile.InterfaceMethodRefConstant
Reference constant for an interface method.
- Author:
 - Franz-Josef Elmer
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInterfaceMethodRefConstant(Constant[] pool, int classIndex, int nameAndTypeIndex)  - 
Method Summary
Methods inherited from class classycle.classfile.RefConstant
getClassConstant, getNameAndType, toStringMethods inherited from class classycle.classfile.Constant
extractConstantPool, getConstant