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