gnu.bytecode

Class CpoolValue1

public class CpoolValue1 extends CpoolEntry

A CONSTANT_Integer or CONSTANT_Float entry in the constant pool.
Method Summary
intgetTag()
intgetValue()
inthashCode()
voidprint(ClassTypeWriter dst, int verbosity)

Method Detail

getTag

public int getTag()

getValue

public final int getValue()

hashCode

public int hashCode()

print

public void print(ClassTypeWriter dst, int verbosity)