Package | Description |
---|---|
org.apache.commons.pool.impl |
Object pooling API implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericKeyedObjectPool<K,V>
A configurable
KeyedObjectPool implementation. |
class |
StackKeyedObjectPool<K,V>
A simple,
Stack -based KeyedObjectPool implementation. |
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.