Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction30t
Packages that use Instruction30t
Package
Description
-
Uses of Instruction30t in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction30tModifier and TypeMethodDescriptionprivate BuilderInstruction30tMutableMethodImplementation.newBuilderInstruction30t(int codeAddress, int[] codeAddressToIndex, Instruction30t instruction) -
Uses of Instruction30t in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction30t -
Uses of Instruction30t in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction30t -
Uses of Instruction30t in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction30tMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction30tModifier and TypeMethodDescriptionstatic ImmutableInstruction30tImmutableInstruction30t.of(Instruction30t instruction) -
Uses of Instruction30t in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction30t