void
combine(LongSummaryStatistics other)
LongSummaryStatistics
summaryStatistics()
static <T> Collector<T,?,LongSummaryStatistics>
summarizingLong(ToLongFunction<? super T> mapper)
Collector
long