| Interface | Description |
|---|---|
| Executor<RESULT> |
An Executor is responsible for executing the provided
Supplier over the provided ExecutionContext. |
| Class | Description |
|---|---|
| BlockingExecutor<RESULT> |
Default implementation of
Executor. |
Copyright © 2019. All rights reserved.