Uses of Class
jellyj.classfile.javaclass.ConstantInterfaceMethodref

Packages that use ConstantInterfaceMethodref
jellyj.classfile.javaclass 

Uses of ConstantInterfaceMethodref in jellyj.classfile.javaclass
 

Constructors in jellyj.classfile.javaclass with parameters of type ConstantInterfaceMethodref
ConstantInterfaceMethodref.ConstantInterfaceMethodref(ConstantInterfaceMethodref c)
          Initialize from another object.
 

Methods in jellyj.classfile.javaclass with parameters of type ConstantInterfaceMethodref
voidVisitor.visitConstantInterfaceMethodref(ConstantInterfaceMethodref obj)