Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction21c
Packages that use Instruction21c
Package
Description
-
Uses of Instruction21c in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction21cModifier and TypeMethodDescriptionprivate BuilderInstruction21cMutableMethodImplementation.newBuilderInstruction21c(Instruction21c instruction) -
Uses of Instruction21c in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction21c -
Uses of Instruction21c in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction21c -
Uses of Instruction21c in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction21cMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction21cModifier and TypeMethodDescriptionstatic ImmutableInstruction21cImmutableInstruction21c.of(Instruction21c instruction) -
Uses of Instruction21c in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction21cConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction21c -
Uses of Instruction21c in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction21c