| Interface | Description |
|---|---|
| ExecutorServiceFactory |
| Class | Description |
|---|---|
| DirectExecutorService |
Creates instances of
MoreExecutors#newDirectExecutorService(). |
| FixedThreadExecutors |
Creates instances of
Executors.newFixedThreadPool(int). |
| SameThreadExecutors | Deprecated |
Copyright © 2003–2019. All rights reserved.