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