Class AbstractInstruction.UnboundArrayLoadInstruction

All Implemented Interfaces:
ClassFileElement, CodeElement, Instruction, ArrayLoadInstruction
Enclosing class:
AbstractInstruction

public static final class AbstractInstruction.UnboundArrayLoadInstruction extends AbstractInstruction.UnboundInstruction implements ArrayLoadInstruction
  • Constructor Details

    • UnboundArrayLoadInstruction

      public UnboundArrayLoadInstruction(Opcode op)
  • Method Details