public interface ConfigurableThreadPoolExecutor
extends java.util.concurrent.ExecutorService
Modifier and Type | Method and Description |
---|---|
void |
setCorePoolSize(int threads) |
void |
setMaximumPoolSize(int threads) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved