public class StatsValuesFactory extends Object
StatsValues| Constructor and Description |
|---|
StatsValuesFactory() |
| Modifier and Type | Method and Description |
|---|---|
static StatsValues |
createStatsValues(FieldType fieldType)
Creates an instance of StatsValues which supports values from a field of the given FieldType
|
public static StatsValues createStatsValues(FieldType fieldType)
fieldType - Type of the field whose statistics will be created by the resulting StatsValues