public class TimeMap extends Object
float
time
Map<Long,Double>
value
TimeMap(float time, Map<Long,Double> value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float time
public Map<Long,Double> value
public TimeMap(float time, Map<Long,Double> value)