public class ObjSorted<T> extends LsaExtIterator<T>
hasNext, isInit, next| Constructor and Description |
|---|
ObjSorted(java.util.Iterator<? extends T> iterator,
java.util.Comparator<? super T> comparator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, next, removeprotected void nextIteration()
nextIteration in class LsaExtIterator<T>