OptaPlanner distribution 6.0.0.Beta3

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(BestSolutionChangedEvent event)
           
 
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(BestSolutionChangedEvent event)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getScore

public Score getScore()

OptaPlanner distribution 6.0.0.Beta3

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