T
- the time typeV
- the value typepublic static interface TimeSeries.Entry<T,V>
Entry
s.
An TimeSeries.Entry
is immutable.Modifier and Type | Method and Description |
---|---|
T |
getTime()
Get the timestamp.
|
V |
getValue()
Get the entry value.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.