public static final class PooledExecutionServiceConfiguration.PoolConfiguration
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
maxSize()
Returns the maximum size of the pool.
|
int |
minSize()
Returns the minimum size of the pool.
|