public abstract static class TreeNavigation.Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Optional<TreeNavigation> |
query(TreeNavigation nav) |
TreeNavigation.Query |
then(TreeNavigation.Query next) |
public abstract com.google.common.base.Optional<TreeNavigation> query(TreeNavigation nav)
public TreeNavigation.Query then(TreeNavigation.Query next)
Copyright © 2014. All Rights Reserved.