Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction22b
Packages that use ImmutableInstruction22b
-
Uses of ImmutableInstruction22b in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction22bModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction22b(Opcode opcode, int registerA, int registerB, int literal) static ImmutableInstruction22bImmutableInstruction22b.of(Instruction22b instruction)