|
Jacson | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.spieleck.util.ThreadUtil
Very simple helpers for delaying Threads.
| Constructor Summary | |
ThreadUtil()
|
|
| Method Summary | |
static void |
sleep(int ms)
A sleep, that does not throw an exeception and might sleep too short. |
static void |
sleep(int ms,
int ns)
A sleep, that does not throw an exeception and might sleep too short. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadUtil()
| Method Detail |
public static void sleep(int ms)
public static void sleep(int ms,
int ns)
|
Spieleck | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||