Class CartesianProductMoveSelector.RandomCartesianProductMoveIterator
java.lang.Object
org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionIterator<Move<Solution_>>
org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.RandomCartesianProductMoveIterator
- Enclosing class:
- CartesianProductMoveSelector<Solution_>
public class CartesianProductMoveSelector.RandomCartesianProductMoveIterator
extends SelectionIterator<Move<Solution_>>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionIterator
remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RandomCartesianProductMoveIterator
public RandomCartesianProductMoveIterator()
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-