Class BestScoreStatistic<Solution_>

java.lang.Object
org.optaplanner.core.impl.statistic.BestScoreStatistic<Solution_>
All Implemented Interfaces:
SolverStatistic<Solution_>

public class BestScoreStatistic<Solution_> extends Object implements SolverStatistic<Solution_>