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
 SolverBenchmarkSuite.SolverStatisticType SolverBenchmarkSuite.getSolverStatisticType()
           
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 with parameters of type SolverBenchmarkSuite.SolverStatisticType
 void SolverBenchmarkSuite.setSolverStatisticType(SolverBenchmarkSuite.SolverStatisticType solverStatisticType)
           
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.