public static class SampleStat.MinMax extends Object
| Constructor and Description |
|---|
MinMax() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(double value) |
double |
max() |
double |
min() |
void |
reset() |
void |
reset(SampleStat.MinMax other) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.