Interface LongStatistic
- All Superinterfaces:
DoubleSupplier, IntSupplier, LongConsumer, LongSupplier, StatisticResult
- All Known Implementing Classes:
LongMax, LongMean, LongMin, LongStandardDeviation, LongSum, LongSumOfSquares, LongVariance
Represents a state object for computing a statistic over
long valued input(s).- Since:
- 1.1
-
Method Summary
Methods inherited from interface DoubleSupplier
getAsDoubleMethods inherited from interface LongConsumer
accept, andThenMethods inherited from interface StatisticResult
getAsBigInteger, getAsInt, getAsLong