Interface Interruptible

    • Method Detail

      • interrupt

        boolean interrupt()
        Interrupt the current operation if possible.
        Returns:
        true if there was an operation to interrupt.