Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
Smooth.Pools.HashSetPool< T > Class Template Reference

Singleton HashSet<T> pool. More...

Properties

static KeyedPoolWithDefaultKey
< IEqualityComparer< T >
, HashSet< T > > 
Instance [get]
 Singleton HashSet<T> pool instance. More...
 

Detailed Description

Singleton HashSet<T> pool.

Property Documentation

KeyedPoolWithDefaultKey<IEqualityComparer<T>, HashSet<T> > Smooth.Pools.HashSetPool< T >.Instance
staticget

Singleton HashSet<T> pool instance.


The documentation for this class was generated from the following file: