Package io.vavr.collection
Interface RedBlackTreeModule
-
interface RedBlackTreeModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
RedBlackTreeModule.Empty<T>
The empty tree node.static class
RedBlackTreeModule.Node<T>
A non-empty tree node.
-