Item % of partially implemented % of fully implemented
java.util
100
LongSummaryStatistics() : void
LongSummaryStatistics(long, long, long, long) : void
accept(int) : void
accept(long) : void
combine(LongSummaryStatistics) : void
getCount() : long
getSum() : long
getMin() : long
getMax() : long
getAverage() : double
toString() : String