Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction22s
Packages that use ImmutableInstruction22s
-
Uses of ImmutableInstruction22s in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction22sModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction22s(Opcode opcode, int registerA, int registerB, int literal) static ImmutableInstruction22sImmutableInstruction22s.of(Instruction22s instruction)