org.drools.planner.benchmark.statistic.bestscore
Class BestScoreStatistic.BestScoreScvLine

java.lang.Object
  extended by org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
      extended by org.drools.planner.benchmark.statistic.bestscore.BestScoreStatistic.BestScoreScvLine
All Implemented Interfaces:
Comparable<AbstractSolverStatistic.AbstractSolverStatisticScvLine>
Enclosing class:
BestScoreStatistic

protected static class BestScoreStatistic.BestScoreScvLine
extends AbstractSolverStatistic.AbstractSolverStatisticScvLine


Field Summary
 
Fields inherited from class org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
timeMillisSpend
 
Constructor Summary
BestScoreStatistic.BestScoreScvLine(long timeMillisSpend)
           
 
Method Summary
 Map<String,Score> getConfigNameToScoreMap()
           
 
Methods inherited from class org.drools.planner.benchmark.statistic.AbstractSolverStatistic.AbstractSolverStatisticScvLine
compareTo, getTimeMillisSpend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestScoreStatistic.BestScoreScvLine

public BestScoreStatistic.BestScoreScvLine(long timeMillisSpend)
Method Detail

getConfigNameToScoreMap

public Map<String,Score> getConfigNameToScoreMap()


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