Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction21s
Packages that use ImmutableInstruction21s
-
Uses of ImmutableInstruction21s in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction21sModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction21s(Opcode opcode, int registerA, int literal) static ImmutableInstruction21sImmutableInstruction21s.of(Instruction21s instruction)