Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction12x
Packages that use Instruction12x
Package
Description
-
Uses of Instruction12x in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction12xModifier and TypeMethodDescriptionprivate BuilderInstruction12xMutableMethodImplementation.newBuilderInstruction12x(Instruction12x instruction) -
Uses of Instruction12x in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction12x -
Uses of Instruction12x in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction12x -
Uses of Instruction12x in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction12xMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction12xModifier and TypeMethodDescriptionstatic ImmutableInstruction12xImmutableInstruction12x.of(Instruction12x instruction) -
Uses of Instruction12x in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction12x