Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction21s
Packages that use Instruction21s
Package
Description
-
Uses of Instruction21s in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction21sModifier and TypeMethodDescriptionprivate BuilderInstruction21sMutableMethodImplementation.newBuilderInstruction21s(Instruction21s instruction) -
Uses of Instruction21s in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction21s -
Uses of Instruction21s in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction21s -
Uses of Instruction21s in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction21sMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction21sModifier and TypeMethodDescriptionstatic ImmutableInstruction21sImmutableInstruction21s.of(Instruction21s instruction) -
Uses of Instruction21s in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction21s