Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction11n
Packages that use Instruction11n
Package
Description
-
Uses of Instruction11n in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction11nModifier and TypeMethodDescriptionprivate BuilderInstruction11nMutableMethodImplementation.newBuilderInstruction11n(Instruction11n instruction) -
Uses of Instruction11n in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction11n -
Uses of Instruction11n in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction11n -
Uses of Instruction11n in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction11nMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction11nModifier and TypeMethodDescriptionstatic ImmutableInstruction11nImmutableInstruction11n.of(Instruction11n instruction) -
Uses of Instruction11n in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction11n