Class DexBackedInstruction10t

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

public class DexBackedInstruction10t extends DexBackedInstruction implements Instruction10t
  • Constructor Details

    • DexBackedInstruction10t

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