public static class TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight extends Object implements Comparable<TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight>
Constructor and Description |
---|
TotalRankSolverRankingWeight(SolverBenchmarkResult solverBenchmarkResult,
int betterCount,
int equalCount,
int lowerCount) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight other) |
boolean |
equals(Object o) |
int |
hashCode() |
public TotalRankSolverRankingWeight(SolverBenchmarkResult solverBenchmarkResult, int betterCount, int equalCount, int lowerCount)
public int compareTo(TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight other)
compareTo
in interface Comparable<TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight>
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.