Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction22x
Packages that use ImmutableInstruction22x
-
Uses of ImmutableInstruction22x in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction22xModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction22x(Opcode opcode, int registerA, int registerB) static ImmutableInstruction22xImmutableInstruction22x.of(Instruction22x instruction)