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