|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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.getSingleStatisticMap()
|
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 |
---|
Fields in org.optaplanner.benchmark.impl.statistic declared as StatisticType | |
---|---|
protected StatisticType |
SingleStatistic.statisticType
|
Methods in org.optaplanner.benchmark.impl.statistic that return StatisticType | |
---|---|
StatisticType |
SingleStatistic.getStatisticType()
|
Constructors in org.optaplanner.benchmark.impl.statistic with parameters of type StatisticType | |
---|---|
SingleStatistic(SingleBenchmarkResult singleBenchmarkResult,
StatisticType statisticType)
|
|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |