mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
Update hutool-core/src/main/java/cn/hutool/core/tree/BeanTree.java
This commit is contained in:
parent
683a26bed9
commit
ce576a1d33
@ -194,7 +194,7 @@ public class BeanTree<T, R extends Comparable<R>> {
|
||||
}
|
||||
|
||||
/**
|
||||
* 内联函数,获取子集并设置到父节点
|
||||
* 内联函数,设置每个节点的子集
|
||||
*
|
||||
* @param list 集合
|
||||
* @param pIdValuesMap 父id与子集的映射
|
||||
|
Loading…
x
Reference in New Issue
Block a user