Modifier and Type | Method and Description |
---|---|
SingleStatistic |
SingleBenchmark.getSingleStatistic(StatisticType statisticType) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
ProblemStatistic.createSingleStatistic()
This method is thread-safe.
|
Modifier and Type | Class and Description |
---|---|
class |
BestScoreSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
BestScoreProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
BestSolutionMutationSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
BestSolutionMutationProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
CalculateCountSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
CalculateCountProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
ImprovingStepPercentageSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
ImprovingStepPercentageProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
MemoryUseSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
MemoryUseProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
MoveCountPerStepSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
MoveCountPerStepProblemStatistic.createSingleStatistic() |
Modifier and Type | Class and Description |
---|---|
class |
StepScoreSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
StepScoreProblemStatistic.createSingleStatistic() |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.