See: Description
| Class | Description |
|---|---|
| DirectCpuWorker |
An
CpuWorker that immediately executes any offered task. |
| DirectIoWorker |
An
IoWorker that immediately executes the submitted task. |
| InactiveCpuTask |
A
CpuTask instance that is never active. |
| TestableCpuWorker |
A
CpuWorker implementation that can be inspected for correct task
submission but that does not execute any of the submitted tasks. |
Copyright © 2021–2022 Objectos Software LTDA. All rights reserved.