Interface SparseSwitchPayload
-
- All Superinterfaces:
Instruction
,PayloadInstruction
,SwitchPayload
- All Known Implementing Classes:
BuilderSparseSwitchPayload
,DexBackedSparseSwitchPayload
,ImmutableSparseSwitchPayload
public interface SparseSwitchPayload extends SwitchPayload
-
-
Method Summary
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.Instruction
getCodeUnits, getOpcode
-
Methods inherited from interface org.jf.dexlib2.iface.instruction.SwitchPayload
getSwitchElements
-
-