| Interface | Description |
|---|---|
| ExpirationPolicy<T> |
| Class | Description |
|---|---|
| Allocator<T> |
A factory which is responsible for creating the Object V based on the Pool Key.
|
| ExpirationPolicy.NeverExpirePolicy<T> | |
| GenericObjectPool<T> | |
| PoolableObject<T> |
A Object Pool Entry which wraps the underlying claimed Object as V.
|
| PoolConfig<T> | |
| PoolMetrics |
Copyright © 2019–2024. All rights reserved.