Class DexBackedInstruction20t

java.lang.Object
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20t
All Implemented Interfaces:
Instruction20t, Instruction, OffsetInstruction

public class DexBackedInstruction20t extends DexBackedInstruction implements Instruction20t
  • Constructor Details

    • DexBackedInstruction20t

      public DexBackedInstruction20t(@Nonnull DexBackedDexFile dexFile, @Nonnull Opcode opcode, int instructionStart)
  • Method Details