T
PK
public static interface TreeSupportEntity.TreeHelper<T,PK>
List<T>
getChildren(PK parentId)
getNode(PK id)
List<T> getChildren(PK parentId)
parentId
T getNode(PK id)
id
Copyright © 2016–2020. All rights reserved.