Interface Interruptible

    • Method Detail

      • interruptAndClose

        default void interruptAndClose()
                                throws java.lang.Exception
        Interrupt a thread and then close it.
        Throws:
        java.lang.Exception - Exception.