public class TreeNodeUtils extends Object
TreeNodeUtils()
static <T extends TreeNode<T>>List<T>
listToTree(List<T> nodeList, Object rootId)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeNodeUtils()
public static <T extends TreeNode<T>> List<T> listToTree(List<T> nodeList, Object rootId)
Copyright © 2024. All rights reserved.