Uses of Class
org.aksw.commons.collections.trees.TreeOps2
Packages that use TreeOps2
-
Uses of TreeOps2 in org.aksw.commons.collections.trees
Methods in org.aksw.commons.collections.trees with parameters of type TreeOps2Modifier and TypeMethodDescriptionstatic <T> intTreeUtils.childIndexOf(TreeOps2<T> ops, T node) static <T> TTreeUtils.substitute(T node, boolean descendIntoSubst, TreeOps2<T> ops, Function<? super T, ? extends T> transformFn)