GenericObjectPoolConfig.getMinIdle

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

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

@see GenericObjectPool#getMinIdle()

class GenericObjectPoolConfig
int
getMinIdle
()

Meta