OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces
MapAndArray.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.MapAndArray< TKey, TValue >
 Stores two synchronized collections: a mutable dictionary and an immutable array. Slower inserts/removes than a normal dictionary, but provides safe iteration while maintaining fast hash lookups More...
 

Namespaces

package  OpenSim.Framework