org.optaplanner.benchmark.impl.statistic.bestscore
Class BestScoreSingleStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatisticPoint
public class BestScoreSingleStatisticPoint
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BestScoreSingleStatisticPoint
public BestScoreSingleStatisticPoint(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.