| Package | Description |
|---|---|
| org.aksw.commons.collections.trees |
| Modifier and Type | Method and Description |
|---|---|
static <T> int |
TreeUtils.childIndexOf(TreeOps2<T> ops,
T node) |
static <T> T |
TreeUtils.substitute(T node,
boolean descendIntoSubst,
TreeOps2<T> ops,
java.util.function.Function<? super T,? extends T> transformFn) |
Copyright © 2018. All rights reserved.