Class AbstractInstruction.UnboundMonitorInstruction

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

public static final class AbstractInstruction.UnboundMonitorInstruction extends AbstractInstruction.UnboundInstruction implements MonitorInstruction
  • Constructor Details

    • UnboundMonitorInstruction

      public UnboundMonitorInstruction(Opcode op)