| Package | Description |
|---|---|
| com.google.common.math |
Arithmetic functions operating on primitive values and
BigInteger instances. |
| Modifier and Type | Method and Description |
|---|---|
static Collector<Number,StatsAccumulator,Stats> |
Stats.toStats()
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsAccumulator.addAll(StatsAccumulator values)
Adds the given statistics to the dataset, as if the individual values used to compute the
statistics had been added directly.
|
Copyright © 2010–2020. All rights reserved.