|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic.StepScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public fireSolvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic.CalculateCountSubSingleStatisticListener |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public firePhaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solve(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<MachineReassignment> in method private initializeProcessAssignmentList(scoreDirector ScoreDirector<MachineReassignment>, machineReassignment MachineReassignment) : void in class org.optaplanner.examples.machinereassignment.solver.solution.initializer.ToOriginalMachineSolutionInitializer |
From |
To |
|
Change Parameter Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<Solution_> in method protected buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>, scoreDefinition ScoreDefinition) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic.ConstraintMatchTotalBestScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public fireStepStarted(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method private initStartNode(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public fireStepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic.ConstraintMatchTotalBestScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseEnded(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepEnded(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepStarted(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method private processMove(stepScope ExhaustiveSearchStepScope<Solution_>, moveNode ExhaustiveSearchNode) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public ExhaustiveSearchPhaseScope(solverScope DefaultSolverScope<Solution_>) in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepEnded(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method private fillLayerList(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NQueens> in method public changeWorkingSolution(scoreDirector ScoreDirector<NQueens>) : void in class org.optaplanner.examples.nqueens.solver.solution.CheatingNQueensPhaseCommand |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<MachineReassignment> in method public changeWorkingSolution(scoreDirector ScoreDirector<MachineReassignment>) : void in class org.optaplanner.examples.machinereassignment.solver.solution.initializer.ToOriginalMachineSolutionInitializer |
From |
To |
|
Change Parameter Type phaseLifecycleListener : PhaseLifecycleListener to phaseLifecycleListener : PhaseLifecycleListener<Solution_> in method public addPhaseLifecycleListener(phaseLifecycleListener PhaseLifecycleListener<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<Solution_> in method public buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepStarted(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic.MoveCountPerStepSubSingleStatisticListener |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public ExhaustiveSearchStepScope(phaseScope ExhaustiveSearchPhaseScope<Solution_>) in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method protected restoreWorkingSolution(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public expandNode(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type phaseLifecycleListener : PhaseLifecycleListener to phaseLifecycleListener : PhaseLifecycleListener<Solution_> in method public removePhaseLifecycleListener(phaseLifecycleListener PhaseLifecycleListener<Solution_>) : void in class org.optaplanner.core.impl.phase.Phase |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.solver.event.SolverLifecycleListener |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic.MemoryUseSubSingleStatisticListener |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method private doMove(stepScope ExhaustiveSearchStepScope<Solution_>, moveNode ExhaustiveSearchNode) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<DinnerParty> in method private initializeSeatDesignationList(scoreDirector ScoreDirector<DinnerParty>, dinnerParty DinnerParty) : void in class org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseEnded(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic.PickedMoveTypeBestScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepStarted(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic.PickedMoveTypeBestScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type solverConfig : SolverConfig<Solution_> to solverConfig : SolverConfig in method public setSolverConfig(solverConfig SolverConfig) : void in class org.optaplanner.benchmark.config.SolverBenchmarkConfig |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type bestSolutionRecaller : BestSolutionRecaller to bestSolutionRecaller : BestSolutionRecaller<Solution_> in method public ExhaustiveSearchDecider(bestSolutionRecaller BestSolutionRecaller<Solution_>, termination Termination, manualEntityMimicRecorder ManualEntityMimicRecorder, moveSelector MoveSelector, scoreBounderEnabled boolean, scoreBounder ScoreBounder) in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public firePhaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public ExhaustiveSearchStepScope(phaseScope ExhaustiveSearchPhaseScope<Solution_>, stepIndex int) in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<VehicleRoutingSolution> in method public changeWorkingSolution(scoreDirector ScoreDirector<VehicleRoutingSolution>) : void in class org.optaplanner.examples.vehiclerouting.solver.solution.initializer.BuoyVehicleRoutingSolutionInitializer |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListener |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic.PickedMoveTypeBestScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solve(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic.ConstraintMatchTotalStepScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic.PickedMoveTypeStepScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<DinnerParty> in method public changeWorkingSolution(scoreDirector ScoreDirector<DinnerParty>) : void in class org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic.PickedMoveTypeStepScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingStarted(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type phaseLifecycleListener : PhaseLifecycleListener to phaseLifecycleListener : PhaseLifecycleListener<Solution_> in method public removePhaseLifecycleListener(phaseLifecycleListener PhaseLifecycleListener<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepStarted(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method protected buildMoveScope(stepScope ConstructionHeuristicStepScope<Solution_>, score Score) : ConstructionHeuristicMoveScope<Solution_> in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseStarted(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepStarted(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.phase.AbstractPhase |
From |
To |
|
Change Parameter Type phaseLifecycleListener : PhaseLifecycleListener to phaseLifecycleListener : PhaseLifecycleListener<Solution_> in method public addPhaseLifecycleListener(phaseLifecycleListener PhaseLifecycleListener<Solution_>) : void in class org.optaplanner.core.impl.phase.Phase |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public fireSolvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseEnded(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic.PickedMoveTypeStepScoreDiffSubSingleStatisticListener |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic.ConstraintMatchTotalBestScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<InvestmentSolution> in method public changeWorkingSolution(scoreDirector ScoreDirector<InvestmentSolution>) : void in class org.optaplanner.examples.investment.solver.solution.initializer.InvestmentAllocationSolutionInitializer |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<InvestmentSolution> in method private distributeQuantityEvenly(scoreDirector ScoreDirector<InvestmentSolution>, solution InvestmentSolution) : void in class org.optaplanner.examples.investment.solver.solution.initializer.InvestmentAllocationSolutionInitializer |
From |
To |
|
Change Parameter Type decider : ExhaustiveSearchDecider to decider : ExhaustiveSearchDecider<Solution_> in method public setDecider(decider ExhaustiveSearchDecider<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solvingEnded(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.solver.event.SolverLifecycleListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solve(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.phase.Phase |
From |
To |
|
Change Parameter Type lastCompletedStepScope : ExhaustiveSearchStepScope to lastCompletedStepScope : ExhaustiveSearchStepScope<Solution_> in method public setLastCompletedStepScope(lastCompletedStepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope |
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.movecountperstep.MoveCountPerStepSubSingleStatistic.MoveCountPerStepSubSingleStatisticListener |
From |
To |
|
Change Parameter Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public phaseStarted(phaseScope AbstractPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListener |
From |
To |
|
Change Parameter Type stepScope : ExhaustiveSearchStepScope to stepScope : ExhaustiveSearchStepScope<Solution_> in method public stepEnded(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Parameter Type stepScope : AbstractStepScope to stepScope : AbstractStepScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic.ConstraintMatchTotalStepScoreSubSingleStatisticListener |
From |
To |
|
Change Parameter Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public solve(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseStarted(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseStarted(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener |
From |
To |
|
Change Parameter Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public phaseEnded(phaseScope ExhaustiveSearchPhaseScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<Solution_> in method public buildSolver(configContext SolverConfigContext) : Solver<Solution_> in class org.optaplanner.core.config.solver.SolverConfig |
From |
To |
|
Change Variable Type phaseScope : AbstractPhaseScope to phaseScope : AbstractPhaseScope<Solution_> in method public processWorkingSolutionDuringStep(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller |
From |
To |
|
Change Variable Type incrementalScoreDirectorFactory : AbstractScoreDirectorFactory to incrementalScoreDirectorFactory : AbstractScoreDirectorFactory<Solution_> in method protected buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>, scoreDefinition ScoreDefinition) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Variable Type easyScoreCalculator : EasyScoreCalculator to easyScoreCalculator : EasyScoreCalculator<Solution_> in method protected buildEasyScoreDirectorFactory() : AbstractScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Variable Type droolsScoreDirectorFactory : AbstractScoreDirectorFactory to droolsScoreDirectorFactory : AbstractScoreDirectorFactory<Solution_> in method protected buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>, scoreDefinition ScoreDefinition) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Variable Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method public checkPickEarlyFirstFeasibleScore() : void in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method public checkPickEarlyNever() : void in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type lastCompletedStepScope : ConstructionHeuristicStepScope to lastCompletedStepScope : ConstructionHeuristicStepScope<Solution_> in method protected buildStepScope(lastStepScore Score) : ConstructionHeuristicStepScope<Solution_> in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type clone : AbstractScoreDirector to clone : AbstractScoreDirector<Solution_,Factory_> in method public clone() : AbstractScoreDirector<Solution_,Factory_> in class org.optaplanner.core.impl.score.director.AbstractScoreDirector |
From |
To |
|
Change Variable Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method protected buildStepScope(lastStepScore Score) : ConstructionHeuristicStepScope<Solution_> in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type easyScoreDirectorFactory : AbstractScoreDirectorFactory to easyScoreDirectorFactory : AbstractScoreDirectorFactory<Solution_> in method protected buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>, scoreDefinition ScoreDefinition) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Variable Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method public stepEnded(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Variable Type scoreDirectorFactory : AbstractScoreDirectorFactory to scoreDirectorFactory : AbstractScoreDirectorFactory<Solution_> in method protected buildScoreDirectorFactory(configContext SolverConfigContext, environmentMode EnvironmentMode, solutionDescriptor SolutionDescriptor<Solution_>, scoreDefinition ScoreDefinition) : InnerScoreDirectorFactory<Solution_> in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig |
From |
To |
|
Change Variable Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method private processMove(stepScope ExhaustiveSearchStepScope<Solution_>, moveNode ExhaustiveSearchNode) : void in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider |
From |
To |
|
Change Variable Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public processWorkingSolutionDuringStep(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller |
From |
To |
|
Change Variable Type solverConfig : SolverConfig<Solution_> to solverConfig : SolverConfig in method public call() : SubSingleBenchmarkRunner<Solution_> in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner |
From |
To |
|
Change Variable Type phaseScope : ConstructionHeuristicPhaseScope to phaseScope : ConstructionHeuristicPhaseScope<Solution_> in method protected buildStepScope(lastStepScore Score) : ConstructionHeuristicStepScope<Solution_> in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type bestSolutionRecaller : BestSolutionRecaller to bestSolutionRecaller : BestSolutionRecaller<Solution_> in method public buildSolver(configContext SolverConfigContext) : Solver<Solution_> in class org.optaplanner.core.config.solver.SolverConfig |
From |
To |
|
Change Variable Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method public checkPickEarlyFirstNonDeterioratingScore() : void in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type scoreDirectorFactory : InnerScoreDirectorFactory to scoreDirectorFactory : InnerScoreDirectorFactory<Solution_> in method public buildSolver(configContext SolverConfigContext) : Solver<Solution_> in class org.optaplanner.core.config.solver.SolverConfig |
From |
To |
|
Change Variable Type phaseScope : ExhaustiveSearchPhaseScope to phaseScope : ExhaustiveSearchPhaseScope<Solution_> in method protected restoreWorkingSolution(stepScope ExhaustiveSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase |
From |
To |
|
Change Variable Type stepScope : ConstructionHeuristicStepScope to stepScope : ConstructionHeuristicStepScope<Solution_> in method public checkPickEarlyFirstFeasibleScoreOrNonDeterioratingHard() : void in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type moveScope : ConstructionHeuristicMoveScope to moveScope : ConstructionHeuristicMoveScope<Solution_> in method protected buildMoveScope(stepScope ConstructionHeuristicStepScope<Solution_>, score Score) : ConstructionHeuristicMoveScope<Solution_> in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForagerTest |
From |
To |
|
Change Variable Type solverScope : DefaultSolverScope to solverScope : DefaultSolverScope<Solution_> in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic.CalculateCountSubSingleStatisticListener |
From |
To |