ObjectPool.getNumActive

Returns the number of instances currently borrowed from this pool. Returns a negative value if this information is not available. @return the number of instances currently borrowed from this pool.

class ObjectPool(T)
size_t
getNumActive
()

Meta