Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction3rc
Packages that use Instruction3rc
Package
Description
-
Uses of Instruction3rc in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction3rcModifier and TypeMethodDescriptionprivate BuilderInstruction3rcMutableMethodImplementation.newBuilderInstruction3rc(Instruction3rc instruction) -
Uses of Instruction3rc in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction3rc -
Uses of Instruction3rc in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction3rc -
Uses of Instruction3rc in org.jf.dexlib2.dexbacked.raw
Methods in org.jf.dexlib2.dexbacked.raw with parameters of type Instruction3rcModifier and TypeMethodDescriptionprivate voidCodeItem.CodeItemAnnotator.annotateInstruction3rc(AnnotatedBytes out, Instruction3rc instruction) -
Uses of Instruction3rc in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction3rcMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction3rcModifier and TypeMethodDescriptionstatic ImmutableInstruction3rcImmutableInstruction3rc.of(Instruction3rc instruction) -
Uses of Instruction3rc in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction3rcConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction3rc -
Uses of Instruction3rc in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction3rc