org.drools.planner.benchmark.core.ranking
Class SingleBenchmarkRankingComparator
java.lang.Object
org.drools.planner.benchmark.core.ranking.SingleBenchmarkRankingComparator
- All Implemented Interfaces:
- Serializable, Comparator<SingleBenchmark>
public class SingleBenchmarkRankingComparator
- extends Object
- implements Comparator<SingleBenchmark>, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleBenchmarkRankingComparator
public SingleBenchmarkRankingComparator()
compare
public int compare(SingleBenchmark a,
SingleBenchmark b)
- Specified by:
compare
in interface Comparator<SingleBenchmark>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.