Interface TAdvancingIterator

    • Method Summary

      Modifier and Type Method and Description
      void advance()
      Moves the iterator forward to the next entry.
    • Method Detail

      • advance

        void advance()
        Moves the iterator forward to the next entry.
        Throws:
        NoSuchElementException - if the iterator is already exhausted