| Package | Description |
|---|---|
| org.aoju.bus.core.lang.tree.parser | |
| org.aoju.bus.core.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNodeParser<T>
默认的简单转换器
|
| Modifier and Type | Method and Description |
|---|---|
static <T,E> List<TreeMap<E>> |
TreeUtils.build(List<T> list,
E parentId,
NodeParser<T,E> nodeParser)
树构建
|
static <T,E> List<TreeMap<E>> |
TreeUtils.build(List<T> list,
E parentId,
TreeEntity treeEntity,
NodeParser<T,E> nodeParser)
树构建
|
Copyright © 2020. All rights reserved.