org.optaplanner.benchmark.impl.statistic.stepscore
Class StepScoreSingleStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatisticPoint
public class StepScoreSingleStatisticPoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepScoreSingleStatisticPoint
public StepScoreSingleStatisticPoint(long timeMillisSpend,
Score score)
getTimeMillisSpend
public long getTimeMillisSpend()
getScore
public Score getScore()
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.