| Package | Description |
|---|---|
| org.apache.commons.pool2.impl |
Object pooling API implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericKeyedObjectPool<K,T>
A configurable
KeyedObjectPool implementation. |
class |
GenericObjectPool<T>
A configurable
ObjectPool implementation. |