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