
Public Member Functions | |
| void | start () |
| void | stop () |
| boolean | isRunning () |
Definition at line 33 of file ControlledRunnable.java.
| boolean cast.core.ControlledRunnable.isRunning | ( | ) |
Definition at line 45 of file ControlledRunnable.java.
| void cast.core.ControlledRunnable.start | ( | ) |
Definition at line 37 of file ControlledRunnable.java.
| void cast.core.ControlledRunnable.stop | ( | ) |
Definition at line 41 of file ControlledRunnable.java.
1.5.8