OptaPlanner distribution 6.2.1-SNAPSHOT

Uses of Interface
org.optaplanner.benchmark.impl.statistic.StatisticType

Packages that use StatisticType
org.optaplanner.benchmark.config.statistic   
org.optaplanner.benchmark.impl.result   
org.optaplanner.benchmark.impl.statistic   
 

Uses of StatisticType in org.optaplanner.benchmark.config.statistic
 

Classes in org.optaplanner.benchmark.config.statistic that implement StatisticType
 class ProblemStatisticType
           
 class SingleStatisticType
           
 

Uses of StatisticType in org.optaplanner.benchmark.impl.result
 

Methods in org.optaplanner.benchmark.impl.result that return types with arguments of type StatisticType
 Map<StatisticType,SingleStatistic> SingleBenchmarkResult.getEffectiveSingleStatisticMap()
           
 

Methods in org.optaplanner.benchmark.impl.result with parameters of type StatisticType
 SingleStatistic SingleBenchmarkResult.getSingleStatistic(StatisticType statisticType)
           
 

Uses of StatisticType in org.optaplanner.benchmark.impl.statistic
 

Methods in org.optaplanner.benchmark.impl.statistic that return StatisticType
abstract  StatisticType SingleStatistic.getStatisticType()
           
 


OptaPlanner distribution 6.2.1-SNAPSHOT

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