Spring.Base Spring.Collections.Trees Spring.Collections.Trees Unit On this page Classes Records Interfaces Enumerations Types Constants Package: Spring.Base Classes TBinaryTree TRedBlackTree TRedBlackTree<T> TRedBlackTree<TKey,TValue> TRedBlackTreeBase<T> TRedBlackTreeBase<TKey,TValue> Records TBlockAllocatedArray TBlockAllocatedArray<T> TNodes<T> TNodes<TKey,TValue> Interfaces IBinaryTree IBinaryTree<T> IBinaryTree<TKey,TValue> IRedBlackTree<T> IRedBlackTree<TKey,TValue> Enumerations TNodeColor TTraverseMode Types PBinaryTreeNode PRedBlackTreeNode Constants Black BlockSize BlockSizeBits ColorMask PointerMask Red tmInOrder tmPostOrder tmPreOrder