Interface TreeUtils.TreeChildrenSetter<T>
- Type Parameters:
T- 节点类型
- Enclosing class:
TreeUtils
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
树节点子节点设置器接口.
- Author:
- Liu,Dongdong
-
Method Summary
-
Method Details
-
setChildren
-