Class AbstractInstruction.UnboundOperatorInstruction

All Implemented Interfaces:
ClassfileElement, CodeElement, Instruction, OperatorInstruction
Enclosing class:
AbstractInstruction

public static final class AbstractInstruction.UnboundOperatorInstruction extends AbstractInstruction.UnboundInstruction implements OperatorInstruction
  • Constructor Details

    • UnboundOperatorInstruction

      public UnboundOperatorInstruction(Opcode op)
  • Method Details