public class OperationFactoryLookupSwitch extends OperationFactoryDefault
OperationFactoryDefault.Handler| Modifier and Type | Field and Description |
|---|---|
private static int |
OFFSET_OF_NPAIRS |
private static int |
OFFSET_OF_OFFSETS |
| Constructor and Description |
|---|
OperationFactoryLookupSwitch() |
| Modifier and Type | Method and Description |
|---|---|
Op01WithProcessedDataAndByteJumps |
createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
checkCat, getCat, getStackDelta, getStackTypesprivate static final int OFFSET_OF_NPAIRS
private static final int OFFSET_OF_OFFSETS
public Op01WithProcessedDataAndByteJumps createOperation(JVMInstr instr, ByteData bd, ConstantPool cp, int offset)
createOperation in interface OperationFactorycreateOperation in class OperationFactoryDefault