| Interface | Description |
|---|---|
| KeyedObjectPool<K,E extends Poolable> | |
| KeyedObjectPool.MemoryMeasure<K,E> |
The Interface MemoryMeasure.
|
| ObjectPool<E extends Poolable> | |
| ObjectPool.MemoryMeasure<E> |
The Interface MemoryMeasure.
|
| Pool | |
| Poolable |
| Class | Description |
|---|---|
| AbstractPool | |
| AbstractPoolable | |
| ActivityPrint | |
| GenericKeyedObjectPool<K,E extends Poolable> | |
| GenericObjectPool<E extends Poolable> | |
| PoolableWrapper<T> | |
| PoolFactory |
A factory for creating Pool objects.
|
| Enum | Description |
|---|---|
| EvictionPolicy |
The Enum EvictionPolicy.
|
Copyright © 2021. All rights reserved.