/** * Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Time-series data structures. * <p> * Models a value that changes over time. */ package com.opengamma.strata.collect.timeseries;