Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction11x
Packages that use Instruction11x
Package
Description
-
Uses of Instruction11x in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction11xModifier and TypeMethodDescriptionprivate BuilderInstruction11xMutableMethodImplementation.newBuilderInstruction11x(Instruction11x instruction) -
Uses of Instruction11x in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction11x -
Uses of Instruction11x in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction11x -
Uses of Instruction11x in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction11xMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction11xModifier and TypeMethodDescriptionstatic ImmutableInstruction11xImmutableInstruction11x.of(Instruction11x instruction) -
Uses of Instruction11x in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction11x