Class SelectionIterator<S>
java.lang.Object
org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionIterator<S>
- All Implemented Interfaces:
Iterator<S>
- Direct Known Subclasses:
CachedListRandomIterator
,CartesianProductMoveSelector.RandomCartesianProductMoveIterator
,RandomNearbyIterator
,UpcomingSelectionIterator