Interface TAdvancingIterator

    • Method Detail

      • advance

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