|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.standardutils.threads.ThreadUtils
public class ThreadUtils
| Constructor Summary | |
|---|---|
ThreadUtils()
|
|
| Method Summary | |
|---|---|
static void |
run(Runnable runnable,
String threadName,
boolean daemon)
|
void |
sleep(long millis)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadUtils()
| Method Detail |
|---|
public static void run(Runnable runnable,
String threadName,
boolean daemon)
public void sleep(long millis)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||