|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--robot3.LNPManager.WakeupThread
This class keeps the tower awake by sending a 0 every 4th second.
| Field Summary | |
private boolean |
goOn
|
private java.io.OutputStream |
out
|
| Constructor Summary | |
LNPManager.WakeupThread(java.io.OutputStream out)
|
|
| Method Summary | |
void |
run()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.io.OutputStream out
private boolean goOn
| Constructor Detail |
public LNPManager.WakeupThread(java.io.OutputStream out)
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic void stop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||