Uses of Class
top.tangyh.basic.base.entity.TreeEntity
Packages that use TreeEntity
-
Uses of TreeEntity in top.tangyh.basic.utils
Methods in top.tangyh.basic.utils with type parameters of type TreeEntityModifier and TypeMethodDescriptionstatic <E extends TreeEntity<E,? extends Serializable>>
List<E>TreeUtil.buildTree(Collection<E> treeList) 构建Tree结构