类分层结构
- java.lang.Object
- cn.featherfly.common.structure.tree.SimpleTreeNode<E> (implements java.lang.Cloneable, cn.featherfly.common.structure.tree.TreeNode<O>)
- cn.featherfly.common.structure.tree.Tree<E>
接口分层结构
- cn.featherfly.common.structure.tree.NodeExecutor<T>
- java.util.function.Predicate<T>
- cn.featherfly.common.data.Matcher<O>
- cn.featherfly.common.structure.tree.TreeNodeModel<T>
- cn.featherfly.common.structure.tree.TreeNode<O>