public class TreeUtil extends Object
TreeUtil()
static List<TreeNode>
createListTree(List<TreeNode> nodeList)
static TreeNode
createTree(List<TreeNode> nodeList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeUtil()
public static List<TreeNode> createListTree(List<TreeNode> nodeList)
nodeList
public static TreeNode createTree(List<TreeNode> nodeList)
Copyright © 2024. All rights reserved.