Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction31i
Packages that use ImmutableInstruction31i
-
Uses of ImmutableInstruction31i in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction31iModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction31i(Opcode opcode, int registerA, int literal) static ImmutableInstruction31iImmutableInstruction31i.of(Instruction31i instruction)