Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ConstBasicMemberRef
-
Packages that use ConstBasicMemberRef Package Description com.sun.jdo.api.persistence.enhancer.classfile -
-
Uses of ConstBasicMemberRef in com.sun.jdo.api.persistence.enhancer.classfile
Subclasses of ConstBasicMemberRef in com.sun.jdo.api.persistence.enhancer.classfile Modifier and Type Class Description classConstFieldRefConstFieldRef represents a reference to a field of some class in the constant pool of a class file.classConstInterfaceMethodRefClass representing a reference to an interface method of some class in the constant pool of a class file.classConstMethodRefClass representing a reference to a method of some class in the constant pool of a class file
-