|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ITaskExecutor | An active object that executes tasks asynchronously. |
ITaskHandler<TASK_TYPE> | An object that handles the logic to process a specific type of task. |
Class Summary | |
---|---|
Task<TASK_TYPE> | Encapsulates a task to process using the provided ITaskHandler . |
TaskExecutor | A single threaded Executor for tasks. |
ThreadUtils | Utilities for working with threads. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |