GenericObjectPool.borrowObject

Equivalent to <code>{@link #borrowObject(long) borrowObject}({@link #getMaxWaitMillis()})</code>. <p> {@inheritDoc} </p>

  1. T borrowObject()
    class GenericObjectPool(T)
    T
    borrowObject
    ()
  2. T borrowObject(long borrowMaxWaitMillis)

Meta