Class Threads
java.lang.Object
com.github.mizool.core.concurrent.Threads
-
Method Summary
-
Method Details
-
sleep
public static void sleep(long milliSeconds) - Throws:
UncheckedInterruptedException
- If the thread was interrupted.
-
UncheckedInterruptedException
- If the thread was interrupted.