|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeNavigator.TreeNodeVisitor.TraversalControl | |
|---|---|
| org.omnaest.utils.structure.hierarchy.tree | |
| Uses of TreeNavigator.TreeNodeVisitor.TraversalControl in org.omnaest.utils.structure.hierarchy.tree |
|---|
| Methods in org.omnaest.utils.structure.hierarchy.tree that return TreeNavigator.TreeNodeVisitor.TraversalControl | |
|---|---|
TreeNavigator.TreeNodeVisitor.TraversalControl[] |
TreeNavigator.LocalAndReducedTraversalControl.getTraversalControls()
|
static TreeNavigator.TreeNodeVisitor.TraversalControl |
TreeNavigator.TreeNodeVisitor.TraversalControl.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TreeNavigator.TreeNodeVisitor.TraversalControl[] |
TreeNavigator.TreeNodeVisitor.TraversalControl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
TreeNavigator.TreeNodeVisitor.TraversalControl |
TreeNavigator.TreeNodeVisitor.visit(TN treeNode,
TreeNavigator<T,TN> treeNavigator)
Visit method for the traversed TreeNodes |
| Methods in org.omnaest.utils.structure.hierarchy.tree that return types with arguments of type TreeNavigator.TreeNodeVisitor.TraversalControl | |
|---|---|
Set<TreeNavigator.TreeNodeVisitor.TraversalControl> |
TreeNavigator.LocalAndReducedTraversalControl.getTraversalControlSet()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||