@GwtIncompatible(value="com.google.common.math.DoubleUtils") private static final class DoubleMath.MeanAccumulator extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
MeanAccumulator() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(double value) |
(package private) double |
mean() |