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