Class DexBackedInstruction11x

java.lang.Object
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction
org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11x
All Implemented Interfaces:
Instruction11x, Instruction, OneRegisterInstruction

public class DexBackedInstruction11x extends DexBackedInstruction implements Instruction11x
  • Constructor Details

    • DexBackedInstruction11x

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