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