Package com.qfs.concurrent
-
Interface Summary Interface Description IAction A result-less action.ICompletionSync A synchronization Object associated with a task that can be used to wait for the task to complete.
| Interface | Description |
|---|---|
| IAction |
A result-less action.
|
| ICompletionSync |
A synchronization Object associated with a task that can be used to wait for the task to
complete.
|