BaseObjectPoolConfig.getFairness

Get the value for the {@code fairness} configuration attribute for pools created with this configuration instance.

@return The current setting of {@code fairness} for this configuration instance

@see GenericObjectPool#getFairness() @see GenericKeyedObjectPool#getFairness()

class BaseObjectPoolConfig
bool
getFairness
()

Meta