Pool.getNumIdle

Returns the number of instances currently idle in this pool.

@return The number of instances currently idle in this pool, -1 if the pool is inactive.

class Pool(T)
int
getNumIdle
()

Meta