Uses of Class
at.dms.classfile.MethodRefConstant

Packages that use MethodRefConstant
at.dms.classfile   
 

Uses of MethodRefConstant in at.dms.classfile
 

Methods in at.dms.classfile that return MethodRefConstant
 MethodRefConstant MethodRefInstruction.getMethodRefConstant()
          Returns the method reference constant used by this instruction
 

Constructors in at.dms.classfile with parameters of type MethodRefConstant
MethodRefInstruction(int opcode, MethodRefConstant method)
          Constructs a new method reference instruction from a class file