GenericObjectPoolConfig.DEFAULT_MAX_IDLE

The default value for the {@code maxIdle} configuration attribute. @see GenericObjectPool#getMaxIdle()

class GenericObjectPoolConfig
enum int DEFAULT_MAX_IDLE;

Meta