OptaPlanner distribution 6.0.0.CR4-Pre1

org.optaplanner.benchmark.impl.ranking
Class TotalRankSolverBenchmarkRankingWeightFactory.TotalRankSolverBenchmarkRankingWeight

java.lang.Object
  extended by org.optaplanner.benchmark.impl.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>

OptaPlanner distribution 6.0.0.CR4-Pre1

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