GenericKeyedObjectPoolConfig.DEFAULT_MAX_IDLE_PER_KEY

The default value for the {@code maxIdlePerKey} configuration attribute. @see GenericKeyedObjectPool#getMaxIdlePerKey()

class GenericKeyedObjectPoolConfig
enum int DEFAULT_MAX_IDLE_PER_KEY;

Meta