java.util.concurrent.Executor, ThreadPoolQueuedThreadPoolpublic static interface ThreadPool.SizedThreadPool extends ThreadPool
ThreadPool.SizedThreadPool| Modifier and Type | Method | Description |
|---|---|---|
int |
getMaxThreads() |
|
int |
getMinThreads() |
|
void |
setMaxThreads(int threads) |
|
void |
setMinThreads(int threads) |
getIdleThreads, getThreads, isLowOnThreads, joinCopyright © 1995–2018 Webtide. All rights reserved.