| Package | Description |
|---|---|
| org.bbottema.genericobjectpool | |
| org.bbottema.genericobjectpool.util |
| Modifier and Type | Method and Description |
|---|---|
@Nullable PoolableObject<T> |
GenericObjectPool.claim(Timeout timeout)
Will claim available object, create a new one if there is room to grow the pool, or else wait until either become true.
|
| Modifier and Type | Field and Description |
|---|---|
static Timeout |
ForeverTimeout.WAIT_FOREVER |
Copyright © 2019–2024. All rights reserved.