Class ListPool<TValue>
Inheritance
object
Pool<System.Collections.Generic.List<T><TValue>>
Pool<System.Collections.Generic.List<T><TValue>>
CollectionPool<System.Collections.Generic.List<T><TValue>, TValue>
ListPool<TValue>
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.MapGraph
Syntax
public class ListPool<TValue> : CollectionPool<List<TValue>, TValue>, IPool, IPool
Type Parameters
Name | Description |
---|---|
TValue |