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