Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction12x
Packages that use ImmutableInstruction12x
-
Uses of ImmutableInstruction12x in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction12xModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction12x(Opcode opcode, int registerA, int registerB) static ImmutableInstruction12xImmutableInstruction12x.of(Instruction12x instruction)