public static class ValueAggregator.UnivariateStatistic<V extends Number> extends ValueAggregator<V>
ValueAggregator.Median<V extends Number>, ValueAggregator.UnivariateStatistic<V extends Number>, ValueAggregator.WeightedMedian<V extends Number>, ValueAggregator.WeightedUnivariateStatistic<V extends Number>| Constructor and Description |
|---|
UnivariateStatistic(ValueFactory<V> valueFactory) |
public UnivariateStatistic(ValueFactory<V> valueFactory)
Copyright © 2019. All rights reserved.