Class BestScoreStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.StatisticPoint
org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.optaplanner.benchmark.impl.statistic.StatisticPoint
buildCsvLine, buildCsvLineWithDoubles, buildCsvLineWithLongs, buildCsvLineWithStrings, parseCsvLine 
- 
Constructor Details
- 
BestScoreStatisticPoint
 
 - 
 - 
Method Details
- 
getTimeMillisSpent
public long getTimeMillisSpent() - 
getScore
 - 
toCsvLine
- Specified by:
 toCsvLinein classStatisticPoint
 
 -