接口的使用
cool.scx.common.util.tree.ScxTree
使用ScxTree的程序包
-
cool.scx.common.util.tree中ScxTree的使用
类型参数类型为ScxTree的cool.scx.common.util.tree中的类修饰符和类型接口说明interface树接口 注意和ScxTreeModel进行区分 两者用途不同interfaceScxTreeVisitor<T extends ScxTree<T>>树 访问器类型参数类型为ScxTree的cool.scx.common.util.tree中的方法修饰符和类型方法说明static <T extends ScxTree<T>>
voidScxTreeUtils.walk(T scxTree, ScxTreeVisitor<T> visitor)