public class ExpandItemTreeBuilder extends Object
| Constructor and Description |
|---|
ExpandItemTreeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <T> ExpandItem |
buildTree(List<? extends List<T>> paths,
Function<T,String> stringifier) |
public static <T> ExpandItem buildTree(List<? extends List<T>> paths, Function<T,String> stringifier)
Copyright © 2021. All rights reserved.