Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction23x
Packages that use ImmutableInstruction23x
-
Uses of ImmutableInstruction23x in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction23xModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction23x(Opcode opcode, int registerA, int registerB, int registerC) static ImmutableInstruction23xImmutableInstruction23x.of(Instruction23x instruction)