Uses of Class
org.drools.planner.benchmark.SolverBenchmarkSuite.SolverStatisticType

Packages that use SolverBenchmarkSuite.SolverStatisticType
org.drools.planner.benchmark   
 

Uses of SolverBenchmarkSuite.SolverStatisticType in org.drools.planner.benchmark
 

Methods in org.drools.planner.benchmark that return SolverBenchmarkSuite.SolverStatisticType
static SolverBenchmarkSuite.SolverStatisticType SolverBenchmarkSuite.SolverStatisticType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SolverBenchmarkSuite.SolverStatisticType[] SolverBenchmarkSuite.SolverStatisticType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.drools.planner.benchmark that return types with arguments of type SolverBenchmarkSuite.SolverStatisticType
 List<SolverBenchmarkSuite.SolverStatisticType> SolverBenchmarkSuite.getSolverStatisticTypeList()
           
 

Method parameters in org.drools.planner.benchmark with type arguments of type SolverBenchmarkSuite.SolverStatisticType
 void SolverBenchmarkSuite.setSolverStatisticTypeList(List<SolverBenchmarkSuite.SolverStatisticType> solverStatisticTypeList)
           
 



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