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