Pool.getNumActive

Returns the number of instances currently borrowed from this pool.

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

class Pool(T)
int
getNumActive
()

Meta