static ConstantInstruction |
ConstantInstruction.make(ConstantPoolReader cp,
int index) |
static ConstantInstruction |
ConstantInstruction.make(double d) |
static ConstantInstruction |
ConstantInstruction.make(float f) |
static ConstantInstruction |
ConstantInstruction.make(int i) |
static ConstantInstruction |
ConstantInstruction.make(long l) |
static ConstantInstruction |
ConstantInstruction.make(String type,
Object constant) |
static ConstantInstruction |
ConstantInstruction.makeClass(String s) |
static ConstantInstruction |
ConstantInstruction.makeString(String s) |