BaseGenericObjectPool.getReturnedCount

The total number of objects returned to this pool over the lifetime of the pool. This excludes attempts to return the same object multiple times. @return the returned object count

class BaseGenericObjectPool
long
getReturnedCount
()

Meta