Uses of Class
org.cojen.classfile.constant.ConstantLongInfo

Packages that use ConstantLongInfo
org.cojen.classfile   
 

Uses of ConstantLongInfo in org.cojen.classfile
 

Methods in org.cojen.classfile that return ConstantLongInfo
 ConstantLongInfo ConstantPool.addConstantLong(long value)
          Get or create a constant long from the constant pool.
 



Copyright © 2004-2011 Brian S O'Neill. All Rights Reserved.