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)
StatsField
statsField
- StatsField
whose statistics will be created by the
resulting StatsValues
StatsValues
that will create statistics from
values from the specified StatsField
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.