public class StatsValuesFactory extends Object
StatsValues| Constructor and Description |
|---|
StatsValuesFactory() |
| Modifier and Type | Method and Description |
|---|---|
static StatsValues |
createStatsValues(StatsField statsField)
Creates an instance of StatsValues which supports values from the specified
StatsField |
public static StatsValues createStatsValues(StatsField statsField)
StatsFieldstatsField - StatsField whose statistics will be created by the
resulting StatsValuesStatsValues that will create statistics from
values from the specified StatsFieldCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.