Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction35c
Packages that use Instruction35c
Package
Description
-
Uses of Instruction35c in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction35cModifier and TypeMethodDescriptionprivate BuilderInstruction35cMutableMethodImplementation.newBuilderInstruction35c(Instruction35c instruction) -
Uses of Instruction35c in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction35c -
Uses of Instruction35c in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction35c -
Uses of Instruction35c in org.jf.dexlib2.dexbacked.raw
Methods in org.jf.dexlib2.dexbacked.raw with parameters of type Instruction35cModifier and TypeMethodDescriptionprivate voidCodeItem.CodeItemAnnotator.annotateInstruction35c(AnnotatedBytes out, Instruction35c instruction) -
Uses of Instruction35c in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction35cMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction35cModifier and TypeMethodDescriptionstatic ImmutableInstruction35cImmutableInstruction35c.of(Instruction35c instruction) -
Uses of Instruction35c in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction35cConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction35c -
Uses of Instruction35c in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction35c