Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction22t
Packages that use Instruction22t
Package
Description
-
Uses of Instruction22t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction22tModifier and TypeMethodDescriptionprivate BuilderInstruction22tMutableMethodImplementation.newBuilderInstruction22t(int codeAddress, int[] codeAddressToIndex, Instruction22t instruction) -
Uses of Instruction22t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction22t -
Uses of Instruction22t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction22t -
Uses of Instruction22t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction22tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction22tModifier and TypeMethodDescriptionstatic ImmutableInstruction22tImmutableInstruction22t.of(Instruction22t instruction) -
Uses of Instruction22t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction22t