程序包 | 说明 |
---|---|
org.apache.commons.pool2.impl |
Object pooling API implementations.
|
限定符和类型 | 类和说明 |
---|---|
class |
GenericKeyedObjectPool<K,T>
A configurable
KeyedObjectPool implementation. |
class |
GenericObjectPool<T>
A configurable
ObjectPool implementation. |