Package com.opengamma.strata.collect.timeseries
Time-series data structures.
Models a value that changes over time.
-
Interface Summary Interface Description LocalDateDoubleTimeSeries Interface for all local date time-series types containingdouble
values. -
Class Summary Class Description LocalDateDoublePoint Immutable representation of a single point in aLocalDateDoubleTimeSeries
.LocalDateDoubleTimeSeriesBuilder Builder to create the immutableLocalDateDoubleTimeSeries
.