Class PickedMoveStepScoreDiffStatistic<Solution_>
java.lang.Object
org.optaplanner.core.impl.statistic.PickedMoveStepScoreDiffStatistic<Solution_>
- All Implemented Interfaces:
- SolverStatistic<Solution_>
public class PickedMoveStepScoreDiffStatistic<Solution_>
extends Object
implements SolverStatistic<Solution_>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PickedMoveStepScoreDiffStatisticpublic PickedMoveStepScoreDiffStatistic()
 
- 
- 
Method Details- 
unregister- Specified by:
- unregisterin interface- SolverStatistic<Solution_>
 
- 
register- Specified by:
- registerin interface- SolverStatistic<Solution_>
 
 
-