public class TotalScoreSingleBenchmarkRankingComparator extends Object implements Comparator<SingleBenchmarkResult>, Serializable
Constructor and Description |
---|
TotalScoreSingleBenchmarkRankingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SingleBenchmarkResult a,
SingleBenchmarkResult b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public TotalScoreSingleBenchmarkRankingComparator()
public int compare(SingleBenchmarkResult a, SingleBenchmarkResult b)
compare
in interface Comparator<SingleBenchmarkResult>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.