Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ConstMethodRef
-
Packages that use ConstMethodRef Package Description com.sun.jdo.api.persistence.enhancer.classfile -
-
Uses of ConstMethodRef in com.sun.jdo.api.persistence.enhancer.classfile
Methods in com.sun.jdo.api.persistence.enhancer.classfile that return ConstMethodRef Modifier and Type Method Description ConstMethodRefConstantPool. addMethodRef(String className, String methodName, String type)Find or create a method constant in the pool
-