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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PickedMoveStepScoreDiffStatistic
public PickedMoveStepScoreDiffStatistic() 
 - 
 - 
Method Details
- 
unregister
- Specified by:
 unregisterin interfaceSolverStatistic<Solution_>
 - 
register
- Specified by:
 registerin interfaceSolverStatistic<Solution_>
 
 -