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