Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction31i
Packages that use Instruction31i
Package
Description
-
Uses of Instruction31i in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction31iModifier and TypeMethodDescriptionprivate BuilderInstruction31iMutableMethodImplementation.newBuilderInstruction31i(Instruction31i instruction) -
Uses of Instruction31i in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction31i -
Uses of Instruction31i in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction31i -
Uses of Instruction31i in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction31iMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction31iModifier and TypeMethodDescriptionstatic ImmutableInstruction31iImmutableInstruction31i.of(Instruction31i instruction) -
Uses of Instruction31i in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction31i