org.drools.planner.benchmark.statistic.bestscore
Class BestScoreStatistic.BestScoreScvLine
java.lang.Object
org.drools.planner.benchmark.statistic.bestscore.BestScoreStatistic.BestScoreScvLine
- All Implemented Interfaces:
- Comparable<BestScoreStatistic.BestScoreScvLine>
- Enclosing class:
- BestScoreStatistic
protected class BestScoreStatistic.BestScoreScvLine
- extends Object
- implements Comparable<BestScoreStatistic.BestScoreScvLine>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BestScoreStatistic.BestScoreScvLine
public BestScoreStatistic.BestScoreScvLine(long timeMillisSpend)
getTimeMillisSpend
public long getTimeMillisSpend()
getConfigNameToScoreMap
public Map<String,Score> getConfigNameToScoreMap()
compareTo
public int compareTo(BestScoreStatistic.BestScoreScvLine other)
- Specified by:
compareTo
in interface Comparable<BestScoreStatistic.BestScoreScvLine>
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.