Package | Description |
---|---|
agi.foundation.infrastructure.threading |
Contains types used to perform and manage calculations among multiple threads of execution.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentDictionary<TKey,TValue>
A dictionary that maps keys to values and is persistent.
|