public class SparseSwitchPayload extends SwitchPayload
SwitchPayloadswitchInsn, targetstargetopc, regs| Constructor and Description | 
|---|
SparseSwitchPayload(int[] keys,
                   java.util.List<Unit> targets)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected BuilderInstruction | 
getRealInsn0(LabelAssigner assigner)  | 
int | 
getSize()  | 
getMaxJumpOffset, setSwitchInsngetTarget, setTargetgetIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs, toStringpublic SparseSwitchPayload(int[] keys,
                           java.util.List<Unit> targets)
public int getSize()
getSize in interface InsngetSize in class AbstractInsnprotected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsn