Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction31t
Packages that use Instruction31t
Package
Description
-
Uses of Instruction31t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction31tModifier and TypeMethodDescriptionprivate BuilderInstruction31tMutableMethodImplementation.newBuilderInstruction31t(MethodLocation location, int[] codeAddressToIndex, Instruction31t instruction) -
Uses of Instruction31t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction31t -
Uses of Instruction31t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction31t -
Uses of Instruction31t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction31tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction31tModifier and TypeMethodDescriptionstatic ImmutableInstruction31tImmutableInstruction31t.of(Instruction31t instruction) -
Uses of Instruction31t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction31t