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 |
---|---|
CpoolValue2 |
ConstantPool.addDouble(double val) |
CpoolValue2 |
ConstantPool.addLong(long val) |