| Interface | Description |
|---|---|
| IObjectPool<DATATYPE> |
Simple pool interface.
|
| Class | Description |
|---|---|
| ObjectPool<DATATYPE> |
A simple generic object pool with a fixed size determined in the constructor.
|
Copyright © 2006–2015 phloc systems. All rights reserved.