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

    • GetStartIndex

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