|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeNodeResult.Visitor | |
|---|---|
| org.nuiton.wikitty.search | |
| Uses of TreeNodeResult.Visitor in org.nuiton.wikitty.search |
|---|
| Methods in org.nuiton.wikitty.search with parameters of type TreeNodeResult.Visitor | |
|---|---|
boolean |
TreeNodeResult.acceptVisitor(TreeNodeResult.Visitor<T> visitor)
Visite en profondeur de l'arbre, il est possible d'arreter la visite soit en entrant dans le noeud soit en sortant du noeud, si respectivement visitEnter ou visitLeave retourne false. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||