|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ListIterable<T> | An extension on the Iterable interface that supports ListIterable.listIterator() and ListIterable.listIterator(int). |
| Class Summary | |
|---|---|
| AbstractOriginalSwapIterator<S,SubS> | |
| AbstractRandomSwapIterator<S,SubS> | |
| CachedListRandomIterator<S> | This Iterator does not shuffle and is never ending. |
| SelectionIterator<S> | |
| SingletonIterator<T> | |
| UpcomingSelectionIterator<S> | IMPORTANT: The constructor of any subclass of this abstract class, should never call any of its child
Selector's Iterator.hasNext() or Iterator.next() methods,
because that can cause descendant Selectors to be selected too early
(which breaks MimicReplayingEntitySelector). |
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||