Uses of Class
jellyj.classfile.javaclass.ConstantLong

Packages that use ConstantLong
jellyj.classfile.javaclass 

Uses of ConstantLong in jellyj.classfile.javaclass
 

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

Methods in jellyj.classfile.javaclass with parameters of type ConstantLong
voidVisitor.visitConstantLong(ConstantLong obj)