Uses of Interface
org.jf.dexlib2.iface.instruction.formats.Instruction22b
Packages that use Instruction22b
Package
Description
-
Uses of Instruction22b in org.jf.dexlib2.builder
Methods in org.jf.dexlib2.builder with parameters of type Instruction22bModifier and TypeMethodDescriptionprivate BuilderInstruction22bMutableMethodImplementation.newBuilderInstruction22b(Instruction22b instruction) -
Uses of Instruction22b in org.jf.dexlib2.builder.instruction
Classes in org.jf.dexlib2.builder.instruction that implement Instruction22b -
Uses of Instruction22b in org.jf.dexlib2.dexbacked.instruction
Classes in org.jf.dexlib2.dexbacked.instruction that implement Instruction22b -
Uses of Instruction22b in org.jf.dexlib2.immutable.instruction
Classes in org.jf.dexlib2.immutable.instruction that implement Instruction22bMethods in org.jf.dexlib2.immutable.instruction with parameters of type Instruction22bModifier and TypeMethodDescriptionstatic ImmutableInstruction22bImmutableInstruction22b.of(Instruction22b instruction) -
Uses of Instruction22b in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type Instruction22b