Uses of Interface
ion.SyncCollections.IDictionary
Packages that use IDictionary
-
Uses of IDictionary in ion.SyncCollections
Classes in ion.SyncCollections that implement IDictionaryModifier and TypeClassDescriptionclassElementHashDictionary<TKey,TValue extends ion.Meta.Element> An implementation of HashDictionary<K,V> where the values must extend Element.classHashDictionary<TKey,TValue>