public class TreeUtil extends Object
TreeUtil()
static <T extends ITreeNode>Set<T>
toTree(List<T> datas)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeUtil()
public static <T extends ITreeNode> Set<T> toTree(List<T> datas)
Copyright © 2022. All rights reserved.