public class CONSTANT_Long_info extends CPInfo
Constructor and Description |
---|
CONSTANT_Long_info() |
Modifier and Type | Method and Description |
---|---|
void |
codegen(ClassFile classfile,
java.io.FileOutputStream f) |
int |
get_high_bytes() |
int |
get_low_bytes() |
void |
set_high_bytes(int t) |
void |
set_low_bytes(int t) |
java.lang.String |
toString() |
public int get_high_bytes()
public int get_low_bytes()
public void set_high_bytes(int t)
public void set_low_bytes(int t)
public void codegen(ClassFile classfile, java.io.FileOutputStream f) throws java.io.IOException