|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.util.thread.Monitor
Monitor
Field Summary | |
static int |
FINISHED
|
static int |
INTERRUPTED
|
Method Summary | |
void |
run()
|
static int |
start(long milliseconds,
java.lang.Runnable runnable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int INTERRUPTED
public static int FINISHED
Method Detail |
public static int start(long milliseconds, java.lang.Runnable runnable)
milliseconds
- runnable
- public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |