| Class | Description |
|---|---|
| PausableThreadPoolExecutor |
ThreadPoolExecutor that can be temporarily paused to prevent any threads from
executing new tasks.
|
| TaskExecutor |
A thread that runs the task.
|
| TaskExecutorManager |
Manages the task executors.
|
Copyright © 2022. All Rights Reserved.