|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.TimerTask
uk.org.arlott.simon.hw.f24.lbsta.NetworkSimulation.Task
private class NetworkSimulation.Task
The simulation task.
| Constructor Summary | |
|---|---|
private |
NetworkSimulation.Task()
|
| Method Summary | |
|---|---|
private boolean |
checkRunning()
Check if the simulation should be stopped. |
void |
run()
Runs the simulation |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private NetworkSimulation.Task()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskprivate boolean checkRunning()
true if the simulation was stopped.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||