Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction3rms
Packages that use Instruction3rms
Package
Description
-
Uses of Instruction3rms in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction3rmsModifier and TypeMethodDescriptionprivate BuilderInstruction3rmsMutableMethodImplementation.newBuilderInstruction3rms(Instruction3rms instruction) -
Uses of Instruction3rms in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction3rms -
Uses of Instruction3rms in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction3rms -
Uses of Instruction3rms in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction3rmsMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction3rmsModifier and TypeMethodDescriptionstatic ImmutableInstruction3rmsImmutableInstruction3rms.of(Instruction3rms instruction) -
Uses of Instruction3rms in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction3rms