Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutablePackedSwitchPayload
Packages that use ImmutablePackedSwitchPayload
-
Uses of ImmutablePackedSwitchPayload in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutablePackedSwitchPayloadModifier and TypeMethodDescriptionImmutableInstructionFactory.makePackedSwitchPayload(List<? extends SwitchElement> switchElements) static ImmutablePackedSwitchPayloadImmutablePackedSwitchPayload.of(PackedSwitchPayload instruction)