public class TreeWalker<K,V> extends Object implements ITreeWalker<K,V>
| Constructor and Description |
|---|
TreeWalker(ITreeItem<K,V> first,
ITreeItem<K,V> root) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<IItem<K,V>> |
iterator() |
void |
walk(IItemVisitor<K,V> handler) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.