| Package | Description |
|---|---|
| org.apache.commons.pool2 |
Object pooling API.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
PoolUtils.ErodingPerKeyKeyedObjectPool<K,V>
Extends ErodingKeyedObjectPool to allow erosion to take place on a
per-key basis.
|