Interface IntStatistic
- All Superinterfaces:
DoubleSupplier
,IntConsumer
,IntSupplier
,LongSupplier
,StatisticResult
- All Known Implementing Classes:
IntMax
,IntMean
,IntMin
,IntStandardDeviation
,IntSum
,IntSumOfSquares
,IntVariance
Represents a state object for computing a statistic over
int
valued input(s).- Since:
- 1.1
-
Method Summary
Methods inherited from interface java.util.function.DoubleSupplier
getAsDouble
Methods inherited from interface java.util.function.IntConsumer
accept, andThen
Methods inherited from interface org.apache.commons.statistics.descriptive.StatisticResult
getAsBigInteger, getAsInt, getAsLong