Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction22c
Packages that use ImmutableInstruction22c
-
Uses of ImmutableInstruction22c in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction22cModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction22c(Opcode opcode, int registerA, int registerB, Reference reference) static ImmutableInstruction22cImmutableInstruction22c.of(Instruction22c instruction)