public class Statis extends Object
| Constructor and Description |
|---|
Statis() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<Double> |
getHistory() |
Double |
getLatest() |
int |
hashCode() |
void |
setHistory(List<Double> history) |
void |
setLatest(Double latest) |
Copyright © 2018. All rights reserved.