Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.benchmark.core.ranking
Class TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight

java.lang.Object
  extended by 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>


Constructor Summary
TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight(SolverBenchmark solverBenchmark, int betterCount, int equalCount)
           
 
Method Summary
 int compareTo(TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight

public TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight(SolverBenchmark solverBenchmark,
                                                                                          int betterCount,
                                                                                          int equalCount)
Method Detail

compareTo

public int compareTo(TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight other)
Specified by:
compareTo in interface Comparable<TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight>

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.