org.optaplanner.benchmark.impl.ranking
Class SingleBenchmarkRankingComparator
java.lang.Object
org.optaplanner.benchmark.impl.ranking.SingleBenchmarkRankingComparator
- All Implemented Interfaces:
- Serializable, Comparator<SingleBenchmarkResult>
public class SingleBenchmarkRankingComparator
- extends Object
- implements Comparator<SingleBenchmarkResult>, 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(SingleBenchmarkResult a,
SingleBenchmarkResult b)
- Specified by:
compare
in interface Comparator<SingleBenchmarkResult>
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.