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