Uses of Class
org.optaplanner.core.impl.heuristic.move.NoChangeMove
- 
Packages that use NoChangeMove Package Description org.optaplanner.core.impl.heuristic.move  - 
- 
Uses of NoChangeMove in org.optaplanner.core.impl.heuristic.move
Methods in org.optaplanner.core.impl.heuristic.move that return NoChangeMove Modifier and Type Method Description NoChangeMove<Solution_>NoChangeMove. createUndoMove(ScoreDirector<Solution_> scoreDirector)NoChangeMove<Solution_>NoChangeMove. rebase(ScoreDirector<Solution_> destinationScoreDirector) 
 -