public class ThreadUtils extends java.lang.Object
ThreadUtils()
static void
sleep(long ms)
sleepSafe(long ms)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadUtils()
public static void sleep(long ms) throws java.lang.InterruptedException
ms
java.lang.InterruptedException
public static void sleepSafe(long ms)