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,
org.optaplanner.core.api.score.Score score)
getTimeMillisSpend
public long getTimeMillisSpend()
getScore
public org.optaplanner.core.api.score.Score getScore()
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.