org.drools.planner.benchmark.core.statistic.bestscore
Class BestScoreSingleStatisticPoint

java.lang.Object
  extended by org.drools.planner.benchmark.core.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()


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