Interface TreeUtils.TreeVisitor<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
-
visit
-