Interface DoubleStatistic
- All Superinterfaces:
DoubleConsumer, DoubleSupplier, IntSupplier, LongSupplier, StatisticResult
- All Known Implementing Classes:
GeometricMean, Kurtosis, Max, Mean, Min, Product, Skewness, StandardDeviation, Sum, SumOfLogs, SumOfSquares, Variance
Represents a state object for computing a statistic over
double valued input(s).- Since:
- 1.1
-
Method Summary
Methods inherited from interface DoubleConsumer
accept, andThenMethods inherited from interface DoubleSupplier
getAsDoubleMethods inherited from interface StatisticResult
getAsBigInteger, getAsInt, getAsLong