Class ZestLoopTokenIntegerSet

    • Constructor Detail

      • ZestLoopTokenIntegerSet

        public ZestLoopTokenIntegerSet()
        Instantiates a new zest loop token integer set with default values:
        start=end=0. Note that this is a final state!
      • ZestLoopTokenIntegerSet

        public ZestLoopTokenIntegerSet​(int indexStart,
                                       int indexEnd)
        Instantiates a new zest loop token integer set.
        Parameters:
        indexStart - the index start
        indexEnd - the index end