UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace

Classes


  Class Description
Public class SortedTree<(Of <(<'T>)>)>
Generic sorted tree (tree where nodes are sorted)
Public class SortedTree<(Of <(<'T>)>)>..::..SortedTreeNode
The node that is stored on the tree
Public class SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeException
Exception that can be thrown by SortedTree
Public class SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeList
List of nodes from Sorted Tree
Public class SortedTree<(Of <(<'T>)>)>..::..SortedTreeNodeSortedList
Sorted List of nodes from Sorted Tree