public class SubSingleBenchmarkRankBasedComparator extends Object implements Comparator<SubSingleBenchmarkResult>, Serializable
Constructor and Description |
---|
SubSingleBenchmarkRankBasedComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SubSingleBenchmarkResult a,
SubSingleBenchmarkResult 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 SubSingleBenchmarkRankBasedComparator()
public int compare(SubSingleBenchmarkResult a, SubSingleBenchmarkResult b)
compare
in interface Comparator<SubSingleBenchmarkResult>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.