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