GenericObjectPoolConfig.getMaxIdle

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

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

@see GenericObjectPool#getMaxIdle()

class GenericObjectPoolConfig
int
getMaxIdle
()

Meta