DataSerie constructor
DataSerie constructor
date of the first value (millisec)
interval between each values (millisec)
the values
a string containing notes on the DataSeries
DataSerie
DataSerie constructor
DataSerie constructor
list of dates (millisec)
the values
a string containing notes on the DataSeries
DataSerie
parse a value to a corresponding String
return an empty List of specific variable type T
check if value is Null
check is variable value is out of range
check is variable value is out of range
T > the value to check
Boolean
return the value of type T from a given String
return the value of type T from a given String
string format of value
T
Trait for variables which are time series (DataSerie). Contains some factory methods for DataSerie.