|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractUnmodifiableIterator<T> | An abstract Iterator that does not support AbstractUnmodifiableIterator.remove(). |
| AppendThriterator<A> | |
| ArrayThriterator<A> | |
| CharSequenceThriterator | |
| EmptyThriterator<T> | An iterator that retrieves no elements. |
| EnumerationIterator<A> | |
| IndexedThriterator<A> | |
| NextGetIterator<A> | Deprecated. use UpdateCurrentThriterator instead, which offers same
functionality, is simpler to use, and implements
Thriterator |
| PrependThriterator<A> | |
| SingleThriterator<A> | An iterator that retrieves a single given element |
| UnmodifiableIterator<T> | |
| UpdateCurrentThriterator<A> | A thriterator that is implemented through a single message
UpdateCurrentThriterator.updateCurrent(), which is both responsible for answering if there is
a current element and setting it. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||