Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction10x
Packages that use Instruction10x
Package
Description
-
Uses of Instruction10x in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction10xModifier and TypeMethodDescriptionprivate BuilderInstruction10xMutableMethodImplementation.newBuilderInstruction10x(Instruction10x instruction) -
Uses of Instruction10x in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction10x -
Uses of Instruction10x in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction10x -
Uses of Instruction10x in org.jf.dexlib2.iface.instruction.formats
Subinterfaces of Instruction10x in org.jf.dexlib2.iface.instruction.formats -
Uses of Instruction10x in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction10xMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction10xModifier and TypeMethodDescriptionstatic ImmutableInstruction10xImmutableInstruction10x.of(Instruction10x instruction) -
Uses of Instruction10x in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction10x