| Interface | Description |
|---|---|
| IMutableObjectPool<DATATYPE> |
Simple pool interface.
|
| Class | Description |
|---|---|
| ObjectPool<DATATYPE> |
A simple generic object pool with a fixed size determined in the constructor.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.