public class Statis extends Object
Statis()
boolean
equals(Object obj)
List<Double>
getHistory()
Double
getLatest()
int
hashCode()
void
setHistory(List<Double> history)
setLatest(Double latest)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Statis()
public List<Double> getHistory()
public void setHistory(List<Double> history)
public Double getLatest()
public void setLatest(Double latest)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016. All rights reserved.