|
Change Variable Type swapMove : SwapMove to swapMove : SwapMove<?> in method private convertToCodeAssertable(o Object) : CodeAssertable in class org.optaplanner.core.impl.testdata.util.PlannerAssert |
From |
To |
|
Change Variable Type bIt : Iterator to bIt : Iterator<Object> in method public countMutations(a Solution_, b Solution_) : int in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter |
From |
To |
|
Change Variable Type agendaItem : AgendaItem to agendaItem : AgendaItem<?> in method private putConstraintUndoListener(kcontext RuleContext, scoreLevel int, constraintUndoListener ConstraintUndoListener) : void in class org.optaplanner.core.api.score.holder.AbstractScoreHolder |
From |
To |
|
Change Variable Type list : List to list : List<?> in method private convertToCodeAssertable(o Object) : CodeAssertable in class org.optaplanner.core.impl.testdata.util.PlannerAssert |
From |
To |
|
Change Variable Type agendaItem : AgendaItem to agendaItem : AgendaItemImpl<TestModedAssertion> in method protected mockRuleContext(ruleName String) : RuleContext in class org.optaplanner.core.api.score.holder.AbstractScoreHolderTest |
From |
To |
|
Change Variable Type agendaItem : AgendaItem to agendaItem : AgendaItem<?> in method protected callUnMatch(ruleContext RuleContext) : void in class org.optaplanner.core.api.score.holder.AbstractScoreHolderTest |
From |
To |
|
Change Variable Type aIt : Iterator to aIt : Iterator<Object> in method public countMutations(a Solution_, b Solution_) : int in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter |
From |
To |