| Package | Description |
|---|---|
| io.vavr.collection |
Purely functional collections based on Traversable.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Tree.Empty<T> |
Tree.empty()
Returns the singleton empty tree.
|
static <T> Tree.Empty<T> |
Tree.Empty.instance() |
Copyright © 2021. All Rights Reserved.