Interface | Description |
---|---|
ListIterable<T> |
An extension on the
Iterable interface that supports ListIterable.listIterator() and ListIterable.listIterator(int) . |
Class | Description |
---|---|
AbstractOriginalSwapIterator<S,SubS> | |
AbstractRandomSwapIterator<S,SubS> | |
CachedListRandomIterator<S> |
This
Iterator does not shuffle and is never ending. |
SelectionIterator<S> | |
UpcomingSelectionIterator<S> |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.