|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AbstractIterator | |
|---|---|
| org.eclipse.net4j.util.collection | Additional collection-like interfaces and classes. |
| Uses of AbstractIterator in org.eclipse.net4j.util.collection |
|---|
| Subclasses of AbstractIterator in org.eclipse.net4j.util.collection | |
|---|---|
class |
AbstractFilteredIterator<T>
An abstract base class for custom iterators that filter the elements of a delegate iterator. |
class |
AbstractListIterator<T>
An abstract base class for custom list iterators that only requires to implement the computeNextElement() and AbstractListIterator.computePreviousElement() methods. |
class |
LimitedIterator<T>
|
class |
PredicateIterator<T>
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||