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.DictionaryPool< K, V > Class Template Reference

Singleton Dictionary<K, V> pool. More...

Properties

static KeyedPoolWithDefaultKey
< IEqualityComparer< K >
, Dictionary< K, V > > 
Instance [get]
 Singleton Dictionary<K, V> pool instance. More...
 

Detailed Description

Singleton Dictionary<K, V> pool.

Property Documentation

KeyedPoolWithDefaultKey<IEqualityComparer<K>, Dictionary<K, V> > Smooth.Pools.DictionaryPool< K, V >.Instance
staticget

Singleton Dictionary<K, V> pool instance.


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