Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction32x
Packages that use Instruction32x
Package
Description
-
Uses of Instruction32x in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction32xModifier and TypeMethodDescriptionprivate BuilderInstruction32xMutableMethodImplementation.newBuilderInstruction32x(Instruction32x instruction) -
Uses of Instruction32x in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction32x -
Uses of Instruction32x in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction32x -
Uses of Instruction32x in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction32xMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction32xModifier and TypeMethodDescriptionstatic ImmutableInstruction32xImmutableInstruction32x.of(Instruction32x instruction) -
Uses of Instruction32x in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction32x