Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction22t
Packages that use ImmutableInstruction22t
-
Uses of ImmutableInstruction22t in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction22tModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction22t(Opcode opcode, int registerA, int registerB, int codeOffset) static ImmutableInstruction22tImmutableInstruction22t.of(Instruction22t instruction)