BaseGenericObjectPool.updateStatsBorrow

Updates statistics after an object is borrowed from the pool. @param p object borrowed from the pool @param waitTime time (in milliseconds) that the borrowing thread had to wait

class BaseGenericObjectPool
void
updateStatsBorrow

Meta