public class SparseSwitchPayload extends SwitchPayload
SwitchPayload
switchInsn, targets
target
opc, regs
Constructor and Description |
---|
SparseSwitchPayload(int[] keys,
List<Unit> targets) |
Modifier and Type | Method and Description |
---|---|
protected org.jf.dexlib2.builder.BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
getMaxJumpOffset, setSwitchInsn
getTarget, setTarget
getIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs, toString
public int getSize()
getSize
in interface Insn
getSize
in class AbstractInsn
protected org.jf.dexlib2.builder.BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0
in class AbstractInsn
Copyright © 2019 Sable. All rights reserved.