| Constructor and Description |
|---|
FixedThreadPoolExecutorConfiguration(int minNumThreads,
int maxNumThreads,
int threadPriority) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxNumThreads() |
int |
getMinNumThreads() |
int |
getThreadPriority() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.