Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction20t
Packages that use Instruction20t
Package
Description
-
Uses of Instruction20t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction20tModifier and TypeMethodDescriptionprivate BuilderInstruction20tMutableMethodImplementation.newBuilderInstruction20t(int codeAddress, int[] codeAddressToIndex, Instruction20t instruction) -
Uses of Instruction20t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction20t -
Uses of Instruction20t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction20t -
Uses of Instruction20t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction20tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction20tModifier and TypeMethodDescriptionstatic ImmutableInstruction20tImmutableInstruction20t.of(Instruction20t instruction) -
Uses of Instruction20t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction20t