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

    • GetEndIndex

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