| Interface | Description | |
|---|---|---|
| ObjectPoolBuilder | This interface defines an object pool factory object. |
| Class | Description | |
|---|---|---|
| ObjectPool | This class implements the object pool design pattern implementation. | |
| ObjectPoolNode | This class defines all nodes in the ObjectPool manager. |