GenericKeyedObjectPoolConfig.DEFAULT_MAX_TOTAL

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

class GenericKeyedObjectPoolConfig
enum int DEFAULT_MAX_TOTAL;

Meta