b87865f4f7f78d974b8df0f8ee439597c77560a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type stepScope : LocalSearchStepScope to stepScope : LocalSearchStepScope<Solution_> in method private localSearchStepEnded(stepScope LocalSearchStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic.PickedMoveTypeStepScoreDiffSubSingleStatisticListener | From | To | |
Change Parameter Type stepScope : LocalSearchStepScope to stepScope : LocalSearchStepScope<Solution_> in method private localSearchStepEnded(stepScope LocalSearchStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic.ConstraintMatchTotalStepScoreSubSingleStatisticListener | From | To | |
Change Parameter Type stepScope : LocalSearchStepScope to stepScope : LocalSearchStepScope<Solution_> in method private localSearchStepEnded(stepScope LocalSearchStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic.PickedMoveTypeBestScoreDiffSubSingleStatisticListener | From | To | |
Change Parameter Type stepScope : LocalSearchStepScope to stepScope : LocalSearchStepScope<Solution_> in method private localSearchStepEnded(stepScope LocalSearchStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic.ConstraintMatchTotalBestScoreSubSingleStatisticListener | From | To | |
Change Variable Type | 2 | ||
Change Variable Type oldResult : ProblemBenchmarkResult to oldResult : ProblemBenchmarkResult<Solution_> in method protected createMergeMap(newPlannerBenchmarkResult PlannerBenchmarkResult, singleBenchmarkResultList List<SingleBenchmarkResult>) : Map<ProblemBenchmarkResult,ProblemBenchmarkResult> in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult | From | To | |
Change Variable Type newResult : ProblemBenchmarkResult to newResult : ProblemBenchmarkResult<Solution_> in method protected createMergeMap(newPlannerBenchmarkResult PlannerBenchmarkResult, singleBenchmarkResultList List<SingleBenchmarkResult>) : Map<ProblemBenchmarkResult,ProblemBenchmarkResult> in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult | From | To | |
Inline Variable | 3 | ||
Inline Variable results : List<SingleBenchmarkResult> in method public writeGraphFiles(benchmarkReport BenchmarkReport) : void from class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic | From | To | |
Inline Variable matches : Collection<ConstraintMatchTotal> in method private localSearchStepEnded(stepScope LocalSearchStepScope) : void from class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic.ConstraintMatchTotalStepScoreSubSingleStatisticListener | From | To | |
Inline Variable matches : Collection<ConstraintMatchTotal> in method private localSearchStepEnded(stepScope LocalSearchStepScope) : void from class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic.ConstraintMatchTotalBestScoreSubSingleStatisticListener | From | To |