void
combine(DoubleSummaryStatistics other)
DoubleSummaryStatistics
summaryStatistics()
static <T> Collector<T,?,DoubleSummaryStatistics>
summarizingDouble(ToDoubleFunction<? super T> mapper)
Collector
double