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 |
---|---|
CpoolValue1 |
ConstantPool.addFloat(float val) |
CpoolValue1 |
ConstantPool.addInt(int val) |