T
public interface NodeExecutor<T extends TreeNodeModel<T>>
节点操作的接口
void
execute(T treeNode)
void execute(T treeNode)
treeNode