Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction22c
Packages that use Instruction22c
Package
Description
-
Uses of Instruction22c in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction22cModifier and TypeMethodDescriptionprivate BuilderInstruction22cMutableMethodImplementation.newBuilderInstruction22c(Instruction22c instruction) -
Uses of Instruction22c in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction22c -
Uses of Instruction22c in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction22c -
Uses of Instruction22c in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction22cMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction22cModifier and TypeMethodDescriptionstatic ImmutableInstruction22cImmutableInstruction22c.of(Instruction22c instruction) -
Uses of Instruction22c in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction22cConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction22c -
Uses of Instruction22c in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction22c