Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ConstInterfaceMethodRef

Packages that use ConstInterfaceMethodRef
com.sun.jdo.api.persistence.enhancer.classfile   
 

Uses of ConstInterfaceMethodRef in com.sun.jdo.api.persistence.enhancer.classfile
 

Methods in com.sun.jdo.api.persistence.enhancer.classfile that return ConstInterfaceMethodRef
 ConstInterfaceMethodRef ConstantPool.addInterfaceMethodRef(String className, String methodName, String type)
          Find or create an interface method constant in the pool
 ConstInterfaceMethodRef InsnInterfaceInvoke.method()
          Return the interface to be invoked
 

Constructors in com.sun.jdo.api.persistence.enhancer.classfile with parameters of type ConstInterfaceMethodRef
InsnInterfaceInvoke(ConstInterfaceMethodRef methodRefOp, int nArgsOp)
          constructor for opc_invokeinterface
 



Copyright © 2012. All Rights Reserved.