|
Change Parameter Type solver : Solver to solver : Solver<CloudBalance> in method private SolverThread(solver Solver<CloudBalance>, cloudBalance CloudBalance) in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingDaemonTest.SolverThread |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution_> in method public setSolver(solver Solver<Solution_>) : void in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public abstract open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic |
From |
To |
|
Change Parameter Type planningProblem : Solution to planningProblem : Solution_ in method public solve(planningProblem Solution_) : Solution_ in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method private assertBestSolution(solver Solver<Solution>, bestSolution Solution, bestScoreLimitString String) : void in class org.optaplanner.examples.common.app.SolverPerformanceTest |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic |
From |
To |
|
Change Parameter Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected buildAndSolve(solverFactory SolverFactory<Solution>, environmentMode EnvironmentMode, planningProblem Solution, maximumMinutesSpent long) : Solution in class org.optaplanner.examples.common.app.SolveAllTurtleTest |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public abstract close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic |
From |
To |
|
Change Parameter Type solutionBusiness : SolutionBusiness to solutionBusiness : SolutionBusiness<Solution_> in method public SolverAndPersistenceFrame(solutionBusiness SolutionBusiness<Solution_>, solutionPanel SolutionPanel) in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public close(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic |
From |
To |
|
Change Parameter Type planningProblem : Solution to planningProblem : Solution_ in method public SolveWorker(planningProblem Solution_) in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker |
From |
To |
|
Change Parameter Type solver : Solver to solver : Solver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic |
From |
To |
|
Change Return Type Solver to Solver<NQueens> in method protected createSolver() : Solver<NQueens> in class org.optaplanner.examples.nqueens.app.NQueensApp |
From |
To |
|
Change Return Type Solver to Solver<CloudBalance> in method protected buildSolver() : Solver<CloudBalance> in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingDaemonTest |
From |
To |
|
Change Return Type SolutionBusiness to SolutionBusiness<Solution_> in method public createSolutionBusiness() : SolutionBusiness<Solution_> in class org.optaplanner.examples.common.app.CommonApp |
From |
To |
|
Change Return Type SolverFactory to SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.SolveAllTurtleTest |
From |
To |
|
Change Return Type SolverFactory to SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.ConstructionHeuristicTest |
From |
To |
|
Change Return Type Solver to Solver<NQueens> in method protected createSolverByApi() : Solver<NQueens> in class org.optaplanner.examples.nqueens.app.NQueensApp |
From |
To |
|
Change Return Type Solver to Solver<CloudBalance> in method protected createSolver() : Solver<CloudBalance> in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp |
From |
To |
|
Change Return Type SolverFactory to SolverFactory<Solution> in method protected abstract buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.PhaseTest |
From |
To |
|
Change Return Type Solution to Solution_ in method public getSolution() : Solution_ in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Return Type Solution to Solution_ in method protected doInBackground() : Solution_ in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker |
From |
To |
|
Change Return Type SolverFactory to SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.ExhaustiveSearchTest |
From |
To |
|
Change Return Type Solution to Solution_ in method public solve(planningProblem Solution_) : Solution_ in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Return Type Solver to Solver<NQueens> in method protected createSolverByXml() : Solver<NQueens> in class org.optaplanner.examples.nqueens.app.NQueensApp |
From |
To |
|
Change Return Type SolverFactory to SolverFactory<Solution> in method protected buildSolverFactory(bestScoreLimitString String, environmentMode EnvironmentMode) : SolverFactory<Solution> in class org.optaplanner.examples.common.app.SolverPerformanceTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<NQueens> in method protected createSolverByXml() : Solver<NQueens> in class org.optaplanner.examples.nqueens.app.NQueensApp |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<CloudBalance> in method public main(args String[]) : void in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingHelloWorld |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<VehicleRoutingSolution> in method public terminateEarly(sessionId String) : boolean in class org.optaplanner.webexamples.vehiclerouting.rest.cdi.VehicleRoutingSolverManager |
From |
To |
|
Change Variable Type solverFactory2 : SolverFactory to solverFactory2 : SolverFactory<TestdataSolution> in method public cloneSolverFactory() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver : DefaultSolver to solver : DefaultSolver<NQueens> in method public trackLocalSearch() : void in class org.optaplanner.examples.nqueens.solver.tracking.NQueensLocalSearchTrackingTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<CloudBalance> in method protected createSolver() : Solver<CloudBalance> in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<TestdataSolution> in method public testdataSolverConfig() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<VehicleRoutingSolution> in method public destroy() : void in class org.optaplanner.webexamples.vehiclerouting.rest.cdi.VehicleRoutingSolverManager |
From |
To |
|
Change Variable Type defaultSolver : DefaultSolver to defaultSolver : DefaultSolver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<NQueens> in method public trackConstructionHeuristics() : void in class org.optaplanner.examples.nqueens.solver.tracking.NQueensConstructionHeuristicTrackingTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<NQueens> in method public trackLocalSearch() : void in class org.optaplanner.examples.nqueens.solver.tracking.NQueensLocalSearchTrackingTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<Solution> in method protected runSpeedTest(unsolvedDataFile File, bestScoreLimitString String, environmentMode EnvironmentMode) : void in class org.optaplanner.examples.common.app.SolverPerformanceTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<Solution> in method public runPhase() : void in class org.optaplanner.examples.common.app.PhaseTest |
From |
To |
|
Change Variable Type event : BestSolutionChangedEvent<Solution> to event : BestSolutionChangedEvent<Solution_> in method public registerForBestSolutionChanges(solverAndPersistenceFrame SolverAndPersistenceFrame) : void in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<VehicleRoutingSolution> in method public solve(sessionId String) : boolean in class org.optaplanner.webexamples.vehiclerouting.rest.cdi.VehicleRoutingSolverManager |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<CloudBalance> in method public main(args String[]) : void in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingHelloWorld |
From |
To |
|
Change Variable Type solver2 : Solver to solver2 : Solver<TestdataSolution> in method public cloneSolverFactory() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solverFactoryTemplate : SolverFactory to solverFactoryTemplate : SolverFactory<TestdataSolution> in method public cloneSolverFactory() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<Solution> in method protected buildAndSolve(solverFactory SolverFactory<Solution>, environmentMode EnvironmentMode, planningProblem Solution, maximumMinutesSpent long) : Solution in class org.optaplanner.examples.common.app.SolveAllTurtleTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<TestdataSolution> in method public testdataSolverConfigWithClassLoader() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected buildSolverFactory(bestScoreLimitString String, environmentMode EnvironmentMode) : SolverFactory<Solution> in class org.optaplanner.examples.common.app.SolverPerformanceTest |
From |
To |
|
Change Variable Type latestBestSolution : Solution to latestBestSolution : Solution_ in method public registerForBestSolutionChanges(solverAndPersistenceFrame SolverAndPersistenceFrame) : void in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<CloudBalance> in method public daemon() : void in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingDaemonTest |
From |
To |
|
Change Variable Type solverFactory1 : SolverFactory to solverFactory1 : SolverFactory<TestdataSolution> in method public cloneSolverFactory() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver1 : Solver to solver1 : Solver<TestdataSolution> in method public cloneSolverFactory() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<TestdataSolution> in method public testdataSolverConfig() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<NQueens> in method public main(args String[]) : void in class org.optaplanner.examples.nqueens.app.NQueensHelloWorld |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<NQueens> in method public createSolverByApi() : void in class org.optaplanner.examples.nqueens.app.NQueensAppTest |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<Solution> in method public call() : SubSingleBenchmarkRunner in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<TestdataSolution> in method public testdataSolverConfigWithClassLoader() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.SolveAllTurtleTest |
From |
To |
|
Change Variable Type planningProblem : Solution to planningProblem : Solution_ in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveAction |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<NQueens> in method protected createSolverByApi() : Solver<NQueens> in class org.optaplanner.examples.nqueens.app.NQueensApp |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<CloudBalance> in method public setup(session HttpSession) : void in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<NQueens> in method public main(args String[]) : void in class org.optaplanner.examples.nqueens.app.NQueensHelloWorld |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<TestdataSolution> in method public nonExistingSolverConfig() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.ExhaustiveSearchTest |
From |
To |
|
Change Variable Type event : BestSolutionChangedEvent to event : BestSolutionChangedEvent<VehicleRoutingSolution> in method public solve(sessionId String) : boolean in class org.optaplanner.webexamples.vehiclerouting.rest.cdi.VehicleRoutingSolverManager |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<CloudBalance> in method public setup(session HttpSession) : void in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<CloudBalance> in method public solve(session HttpSession) : void in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction |
From |
To |
|
Change Variable Type solver : Solver to solver : Solver<CloudBalance> in method public terminateEarly(session HttpSession) : void in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction |
From |
To |
|
Change Variable Type solver : DefaultSolver to solver : DefaultSolver<NQueens> in method public trackConstructionHeuristics() : void in class org.optaplanner.examples.nqueens.solver.tracking.NQueensConstructionHeuristicTrackingTest |
From |
To |
|
Change Variable Type solutionBusiness : SolutionBusiness to solutionBusiness : SolutionBusiness<Solution_> in method public createSolutionBusiness() : SolutionBusiness<Solution_> in class org.optaplanner.examples.common.app.CommonApp |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<CloudBalance> in method protected buildSolver() : Solver<CloudBalance> in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingDaemonTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<TestdataSolution> in method public nonExistingSolverConfig() : void in class org.optaplanner.core.api.solver.SolverFactoryTest |
From |
To |
|
Change Variable Type defaultSolver : DefaultSolver to defaultSolver : DefaultSolver<Solution> in method public open(solver Solver<Solution>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected buildSolverFactory() : SolverFactory<Solution> in class org.optaplanner.examples.common.app.ConstructionHeuristicTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method protected runSpeedTest(unsolvedDataFile File, bestScoreLimitString String, environmentMode EnvironmentMode) : void in class org.optaplanner.examples.common.app.SolverPerformanceTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method public runPhase() : void in class org.optaplanner.examples.common.app.PhaseTest |
From |
To |
|
Change Variable Type solverFactory : SolverFactory to solverFactory : SolverFactory<Solution> in method public runFastAndFullAssert() : void in class org.optaplanner.examples.common.app.SolveAllTurtleTest |
From |
To |