Interface ResettableIterator<E>

    • Method Detail

      • reset

        void reset()
        Resets the iterator back to the position at which the iterator was created.