Class OriginalListChangeIterator<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Implemented Interfaces:
Iterator<Move<Solution_>>

public class OriginalListChangeIterator<Solution_> extends UpcomingSelectionIterator<Move<Solution_>>