org.drools.planner.benchmark.statistic.bestscore
Class BestScoreStatisticPoint

java.lang.Object
  extended by org.drools.planner.benchmark.statistic.bestscore.BestScoreStatisticPoint

public class BestScoreStatisticPoint
extends Object


Constructor Summary
BestScoreStatisticPoint(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

BestScoreStatisticPoint

public BestScoreStatisticPoint(BestSolutionChangedEvent event)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getScore

public Score getScore()


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