PooledObject.borrowedCount

Get the number of times this object has been borrowed. @return The number of times this object has been borrowed.

class PooledObject(T)
long
borrowedCount
()

Meta