IRunnable
| Kind of class: | public interface |
|---|---|
| Package: | org.casalib.control |
| Inherits from: | none |
| Implemented by: | |
| Known subinterfaces: | |
| Version: | 02/19/08 |
| Author: | Aaron Clinger, Mike Creighton |
| Classpath: | org.casalib.control.IRunnable |
| File last modified: | Wednesday, 31 December 2008, 20:18:28 |
Summary
Instance methods
start
public function start (
) : void
Begins the process.
stop
public function stop (
) : void
Stops the process.