gnu.bytecode

Class CpoolValue2

public class CpoolValue2 extends CpoolEntry

A CONSTANT_Long or CONSTANT_Double entry in the constant pool.
Method Summary
intgetTag()
longgetValue()
inthashCode()
voidprint(ClassTypeWriter dst, int verbosity)

Method Detail

getTag

public int getTag()

getValue

public final long getValue()

hashCode

public int hashCode()

print

public void print(ClassTypeWriter dst, int verbosity)