Aggregate<V,org.apache.commons.math3.stat.descriptive.StatisticalSummary>
Function<List<I>,O>
public static class Aggregation.Describe<V> extends Object implements Aggregate<V,org.apache.commons.math3.stat.descriptive.StatisticalSummary>
Describe()
org.apache.commons.math3.stat.descriptive.StatisticalSummary
apply(List<V> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Describe()
public org.apache.commons.math3.stat.descriptive.StatisticalSummary apply(List<V> values)
Function
apply
values
Copyright © 2019. All rights reserved.