| 程序包 | 说明 |
|---|---|
| cn.tyoui.dt |
| 限定符和类型 | 字段和说明 |
|---|---|
java.util.List<Tree> |
Tree.children
子树集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DT.loopTree(Tree tree)
循环创建树,遍历方式也前序遍历
|
void |
DT.writeTree(Tree tree,
java.lang.String filePath)
将数据写入到文本
|
Copyright © 2018. All Rights Reserved.