GenericKeyedObjectPool.setConfig

Sets the configuration.

@param conf the new configuration to use. This is used by value.

@see GenericKeyedObjectPoolConfig

class GenericKeyedObjectPool(K, T)
void
setConfig
(
GenericKeyedObjectPoolConfig!(T) conf
)

Meta