Interface Time.Awaitable

    • Method Detail

      • await

        boolean await​(long timeout,
                      java.util.concurrent.TimeUnit unit)
               throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException