Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction20bc
Packages that use Instruction20bc
Package
Description
-
Uses of Instruction20bc in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction20bcModifier and TypeMethodDescriptionprivate BuilderInstruction20bcMutableMethodImplementation.newBuilderInstruction20bc(Instruction20bc instruction) -
Uses of Instruction20bc in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction20bc -
Uses of Instruction20bc in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction20bc -
Uses of Instruction20bc in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction20bcMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction20bcModifier and TypeMethodDescriptionstatic ImmutableInstruction20bcImmutableInstruction20bc.of(Instruction20bc instruction) -
Uses of Instruction20bc in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement Instruction20bcConstructors in org.jf.dexlib2.rewriter with parameters of type Instruction20bc -
Uses of Instruction20bc in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction20bc