|
Change Variable Type it : Iterator to it : Iterator<PartitionChangeMove<TestdataSolution>> in method public addExceptionWithNonEmptyQueue() : void in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueueTest |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<PartitionChangeMove<TestdataSolution>> in method public addMove() : void in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueueTest |
From |
To |
|
Change Variable Type step : PartitionChangeMove to step : PartitionChangeMove<Solution_> in method public solve(solverScope DefaultSolverScope<Solution_>) : void in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase |
From |
To |
|
Change Variable Type phaseScope : PartitionedSearchPhaseScope to phaseScope : PartitionedSearchPhaseScope<Solution_> in method public stepEnded(stepScope PartitionedSearchStepScope<Solution_>) : void in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<PartitionChangeMove<TestdataSolution>> in method public addFinishWithNonEmptyQueue() : void in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueueTest |
From |
To |