Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction3rmi
Packages that use Instruction3rmi
Package
Description
-
Uses of Instruction3rmi in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction3rmiModifier and TypeMethodDescriptionprivate BuilderInstruction3rmiMutableMethodImplementation.newBuilderInstruction3rmi(Instruction3rmi instruction) -
Uses of Instruction3rmi in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction3rmi -
Uses of Instruction3rmi in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction3rmi -
Uses of Instruction3rmi in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction3rmiMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction3rmiModifier and TypeMethodDescriptionstatic ImmutableInstruction3rmiImmutableInstruction3rmi.of(Instruction3rmi instruction) -
Uses of Instruction3rmi in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction3rmi