public class SingleBenchmarkRankingComparator extends Object implements Comparator<SingleBenchmarkResult>, Serializable
| Constructor and Description |
|---|
SingleBenchmarkRankingComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SingleBenchmarkResult a,
SingleBenchmarkResult b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(SingleBenchmarkResult a, SingleBenchmarkResult b)
compare in interface Comparator<SingleBenchmarkResult>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.