org.drools.planner.benchmark.core.ranking
Class TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight
java.lang.Object
org.drools.planner.benchmark.core.ranking.TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight
- All Implemented Interfaces:
- Comparable<TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight>
- Enclosing class:
- TotalRankSolverBenchmarkRankingWeightFactory
public static class TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight
- extends Object
- implements Comparable<TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight
public TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight(SolverBenchmark solverBenchmark,
int betterCount,
int equalCount)
compareTo
public int compareTo(TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight other)
- Specified by:
compareTo
in interface Comparable<TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.