Closed greenlaw110 closed 4 years ago
A convenient shortcut for Thread.sleep(long). It throws an RuntimeException version of InterruptedException when current thread is interrupted UnexpectedInterruptedException
Thread.sleep(long)
RuntimeException
InterruptedException
UnexpectedInterruptedException
A convenient shortcut for
Thread.sleep(long)
. It throws anRuntimeException
version ofInterruptedException
when current thread is interruptedUnexpectedInterruptedException