1c65fd8c726ab64199931bd9b1aab819bb146c08
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable solverScope : DefaultSolverScope<Solution_> in method public stepEnded(stepScope CustomStepScope<Solution_>) : void from class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public updateBestSolution(solverScope DefaultSolverScope<Solution_>) : void extracted from private checkProblemFactChanges() : boolean in class org.optaplanner.core.impl.solver.DefaultSolver & moved to class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter solution : Solution_ to newBestSolution : Solution_ in method public updateBestSolution(solverScope DefaultSolverScope<Solution_>, newBestSolution Solution_) : void in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller | From | To |