UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
Classes
Class | Description | |
---|---|---|
SortedTree<(Of <(<'T>)>)> |
Generic sorted tree (tree where nodes are sorted)
|
|
SortedTree<(Of <(<'T>)>)>..::..SortedTreeNode |
The node that is stored on the tree
|
|
SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeException |
Exception that can be thrown by SortedTree
|
|
SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeList |
List of nodes from Sorted Tree
|
|
SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeSortedList |
Sorted List of nodes from Sorted Tree
|