public class TreeUtil extends Object
TreeUtil()
static <T extends TreeAware<T,?>>List<T>
convertTree(List<T> list, Object parentId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeUtil()
public static <T extends TreeAware<T,?>> List<T> convertTree(List<T> list, Object parentId)
T
list
parentId
Copyright © 2021. All Rights Reserved.