Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction10t
Packages that use Instruction10t
Package
Description
-
Uses of Instruction10t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction10tModifier and TypeMethodDescriptionprivate BuilderInstruction10tMutableMethodImplementation.newBuilderInstruction10t(int codeAddress, int[] codeAddressToIndex, Instruction10t instruction) -
Uses of Instruction10t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction10t -
Uses of Instruction10t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction10t -
Uses of Instruction10t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction10tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction10tModifier and TypeMethodDescriptionstatic ImmutableInstruction10tImmutableInstruction10t.of(Instruction10t instruction) -
Uses of Instruction10t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction10t