public class ThreadUtil extends Object
ThreadUtil()
static Thread
startDaemonThread(Runnable runnable)
startThread(Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadUtil()
public static Thread startDaemonThread(Runnable runnable)
runnable
public static Thread startThread(Runnable runnable)
Copyright © 2025. All rights reserved.