Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction11n
Packages that use ImmutableInstruction11n
-
Uses of ImmutableInstruction11n in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction11nModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction11n(Opcode opcode, int registerA, int literal) static ImmutableInstruction11nImmutableInstruction11n.of(Instruction11n instruction)