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, wait
equals
public int compare(SubSingleBenchmarkResult a, SubSingleBenchmarkResult b)
compare
in interface Comparator<SubSingleBenchmarkResult>
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.