| Constructor and Description |
|---|
AvgData() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAvg() |
long |
getMax() |
long |
getMin() |
void |
setAvg(double avg) |
void |
setMax(long max) |
void |
setMin(long min) |
Copyright © 2016. All rights reserved.