BaseObjectPoolConfig.DEFAULT_FAIRNESS

The default value for the {@code fairness} configuration attribute. @see GenericObjectPool#getFairness() @see GenericKeyedObjectPool#getFairness()

class BaseObjectPoolConfig
enum bool DEFAULT_FAIRNESS;

Meta