Interface TimeSeries<T extends Comparable<? super T>,​V,​E extends TimeSeries.Entry<T,​V>>

    • Method Detail

      • size

        int size()
        Get the length of the time series.
        Returns:
        the time series length