Interface Timeout

    • Method Detail

      • timeRemaining

        long timeRemaining()
                    throws TimeoutException
        Returns the time remaining, to be passed to wait or throws TimeoutException if the timeout has expired.
        Throws:
        TimeoutException