BaseObjectPoolConfig.getLifo

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

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

@see GenericObjectPool#getLifo() @see GenericKeyedObjectPool#getLifo()

class BaseObjectPoolConfig
bool
getLifo
()

Meta