Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction21t
Packages that use Instruction21t
Package
Description
-
Uses of Instruction21t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction21tModifier and TypeMethodDescriptionprivate BuilderInstruction21tMutableMethodImplementation.newBuilderInstruction21t(int codeAddress, int[] codeAddressToIndex, Instruction21t instruction) -
Uses of Instruction21t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction21t -
Uses of Instruction21t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction21t -
Uses of Instruction21t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction21tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction21tModifier and TypeMethodDescriptionstatic ImmutableInstruction21tImmutableInstruction21t.of(Instruction21t instruction) -
Uses of Instruction21t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction21t