Tipic Instant Messaging Platform - Programmer's Reference Guide
bedrock.collections Hierarchy
System.Object
bedrock.collections.BlockingQueue
----
System.IDisposable
bedrock.collections.ByteStack
bedrock.collections.GraphNode
----
System.Collections.IEnumerable
bedrock.collections.ISet
----
System.Collections.ICollection
,
System.Collections.IEnumerable
bedrock.collections.LinkedList
----
System.Collections.ICollection
,
System.Collections.IEnumerable
,
System.Collections.IList
bedrock.collections.Set
----
bedrock.collections.ISet
,
System.Collections.ICollection
,
System.Collections.IEnumerable
bedrock.collections.SkipList
----
System.Collections.ICollection
,
System.Collections.IDictionary
,
System.Collections.IEnumerable
bedrock.collections.Tree
----
System.Collections.ICollection
,
System.Collections.IDictionary
,
System.Collections.IEnumerable
bedrock.collections.Trie
----
System.Collections.ICollection
,
System.Collections.IDictionary
,
System.Collections.IEnumerable
bedrock.collections.IndexedTrie
bedrock.collections.TrieNode
----
System.Collections.IEnumerable
System.Delegate
----
System.ICloneable
,
System.Runtime.Serialization.ISerializable
System.MulticastDelegate
bedrock.collections.TrieKeyWalker
bedrock.collections.TrieWalker
System.ValueType
System.Enum
----
System.IComparable
,
System.IConvertible
,
System.IFormattable
bedrock.collections.SetImplementation
See Also
bedrock.collections Namespace