Package | Description |
---|---|
gnu.bytecode |
Contains classes to generate, read,
write, and print Java bytecode in the form of
.class files. |
Modifier and Type | Method and Description |
---|---|
CpoolString |
ConstantPool.addString(CpoolUtf8 str) |
CpoolString |
ConstantPool.addString(java.lang.String string) |