Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction22x
Packages that use Instruction22x
Package
Description
-
Uses of Instruction22x in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction22xModifier and TypeMethodDescriptionprivate BuilderInstruction22xMutableMethodImplementation.newBuilderInstruction22x(Instruction22x instruction) -
Uses of Instruction22x in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction22x -
Uses of Instruction22x in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction22x -
Uses of Instruction22x in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction22xMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction22xModifier and TypeMethodDescriptionstatic ImmutableInstruction22xImmutableInstruction22x.of(Instruction22x instruction) -
Uses of Instruction22x in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction22x