| Package | Description |
|---|---|
| org.apache.commons.pool.impl |
Object pooling API implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericKeyedObjectPoolFactory<K,V>
A factory for creating
GenericKeyedObjectPool instances. |
class |
StackKeyedObjectPoolFactory<K,V>
A factory for creating
StackKeyedObjectPool instances. |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.