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