Class ListPool<TValue>
Inherited Members
Namespace: InsaneScatterbrain.MapGraph
Syntax
public class ListPool<TValue> : CollectionPool<List<TValue>, TValue>, IPool, IPool
Type Parameters
Name | Description |
---|---|
TValue |
public class ListPool<TValue> : CollectionPool<List<TValue>, TValue>, IPool, IPool
Name | Description |
---|---|
TValue |