public class GetLength extends CachingIndicator<Num>
GetLength is a Num Indicator to provide the Series.getLength() of the given Series.
  • Constructor Details

    • GetLength

      protected GetLength(Series<?> series)
  • Method Details