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