public static interface ThreadPool.SizedThreadPool extends ThreadPool
ThreadPool.SizedThreadPool| Modifier and Type | Method and Description |
|---|---|
int |
getMaxThreads() |
int |
getMinThreads() |
void |
setMaxThreads(int threads) |
void |
setMinThreads(int threads) |
dispatch, getIdleThreads, getThreads, isLowOnThreads, joinCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.