public abstract int nextInt ()

Returns the next int element in the iteration.

Returns:  the next int element in the iteration

Exceptions:
NoSuchElementException    if the iteration has no more elements