org.optaplanner.benchmark.impl.statistic.stepscore
Class StepScoreStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.StatisticPoint
org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
public class StepScoreStatisticPoint
- extends StatisticPoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepScoreStatisticPoint
public StepScoreStatisticPoint(long timeMillisSpent,
Score score)
getTimeMillisSpent
public long getTimeMillisSpent()
getScore
public Score getScore()
toCsvLine
public String toCsvLine()
- Specified by:
toCsvLine
in class StatisticPoint
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.