ThreadUtils()
static Thread
newThread(Runnable runnable, String name)
newThread(Runnable runnable, String name, boolean isDaemon)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
runnable
Runnable
name
Thread
isDaemon