Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableSparseSwitchPayload
Packages that use ImmutableSparseSwitchPayload
-
Uses of ImmutableSparseSwitchPayload in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableSparseSwitchPayloadModifier and TypeMethodDescriptionImmutableInstructionFactory.makeSparseSwitchPayload(List<? extends SwitchElement> switchElements) static ImmutableSparseSwitchPayloadImmutableSparseSwitchPayload.of(SparseSwitchPayload instruction)