OptaPlanner distribution 6.0.1.Final

org.optaplanner.benchmark.impl.statistic.bestscore
Class BestScoreSingleStatisticPoint

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatisticPoint

public class BestScoreSingleStatisticPoint
extends Object


Constructor Summary
BestScoreSingleStatisticPoint(long timeMillisSpend, Score score)
           
 
Method Summary
 Score getScore()
           
 long getTimeMillisSpend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestScoreSingleStatisticPoint

public BestScoreSingleStatisticPoint(long timeMillisSpend,
                                     Score score)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getScore

public Score getScore()

OptaPlanner distribution 6.0.1.Final

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.