| Package | Description |
|---|---|
| com.sptci.echo2 |
Package of reusable Echo2 application components.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Application.addTask(Controller.Updater updater,
Runnable runnable)
Add the specified updater task to the task queue.
|
protected void |
Application.removeTask(Controller.Updater updater)
Remove the specified updater task from the task queue.
|