org.optaplanner.benchmark.impl.ranking
public class SingleBenchmarkRankingComparator extends Object implements Comparator<SingleBenchmark>, Serializable
Constructor and Description |
---|
SingleBenchmarkRankingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SingleBenchmark a,
SingleBenchmark b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(SingleBenchmark a, SingleBenchmark b)
compare
in interface Comparator<SingleBenchmark>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.