-
Method Summary
void
Update the pool thread count with this new value.
Methods inherited from interface java.util.concurrent.ExecutorService
awaitTermination, close, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit
-
Method Details
-
setPoolSize
void setPoolSize(int newSize)
Update the pool thread count with this new value.
- Parameters:
newSize
- New pool size that is superior to 0