public abstract E next ()

Returns the next element in the iteration.

Returns:  the next element in the iteration

Exceptions:
NoSuchElementException    if the iteration has no more elements