public class BreadthFirstSearchValueIterator<K,V> extends Object implements IObjectIterator<V>
| Constructor and Description |
|---|
BreadthFirstSearchValueIterator(ITreeItem<K,V> item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
V |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeforEachRemainingCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.