gnu.bytecode

Class CpoolString

public class CpoolString extends CpoolEntry

A CONSTANT_String entry in the constant pool.
Method Summary
CpoolUtf8getString()
intgetTag()
inthashCode()
voidprint(ClassTypeWriter dst, int verbosity)

Method Detail

getString

public final CpoolUtf8 getString()

getTag

public int getTag()

hashCode

public int hashCode()

print

public void print(ClassTypeWriter dst, int verbosity)