| Package | Description |
|---|---|
| foxtrot.workers |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiWorkerThread
Full implementation of
WorkerThread that uses one or more threads to run
Tasks subclasses. |
class |
SingleWorkerThread
Full implementation of
WorkerThread that uses a single worker thread to run
Tasks subclasses. |
Copyright © 2002-2011. All Rights Reserved.