Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction31c
Packages that use Instruction31c
Package
Description
-
Uses of Instruction31c in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction31cModifier and TypeMethodDescriptionprivate BuilderInstruction31cMutableMethodImplementation.newBuilderInstruction31c(Instruction31c instruction) -
Uses of Instruction31c in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction31c -
Uses of Instruction31c in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction31c -
Uses of Instruction31c in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction31cMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction31cModifier and TypeMethodDescriptionstatic ImmutableInstruction31cImmutableInstruction31c.of(Instruction31c instruction) -
Uses of Instruction31c in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction31cConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction31c -
Uses of Instruction31c in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction31c