| Slash.Collections.Pools Namespace |
[Missing <summary> documentation for "N:Slash.Collections.Pools"]
| Class | Description | |
|---|---|---|
| ObjectPoolT |
Pool of re-usable objects.
| |
| Poolable |
Object that can be restored to its original state for reuse.
|
| Interface | Description | |
|---|---|---|
| IPoolable |
Object that can be restored to its original state for reuse.
|
| Delegate | Description | |
|---|---|---|
| ObjectPoolTCreatePoolObjectDelegate |
Creates a new object to be added to the pool.
|