Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction22s
Packages that use Instruction22s
Package
Description
-
Uses of Instruction22s in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction22sModifier and TypeMethodDescriptionprivate BuilderInstruction22sMutableMethodImplementation.newBuilderInstruction22s(Instruction22s instruction) -
Uses of Instruction22s in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction22s -
Uses of Instruction22s in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction22s -
Uses of Instruction22s in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction22sMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction22sModifier and TypeMethodDescriptionstatic ImmutableInstruction22sImmutableInstruction22s.of(Instruction22s instruction) -
Uses of Instruction22s in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction22s