Class DexBackedInstruction10x

java.lang.Object
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10x
All Implemented Interfaces:
Instruction10x, Instruction

public class DexBackedInstruction10x extends DexBackedInstruction implements Instruction10x
  • Constructor Details

    • DexBackedInstruction10x

      public DexBackedInstruction10x(@Nonnull DexBackedDexFile dexFile, @Nonnull Opcode opcode, int instructionStart)