next

abstract fun next(): T

Returns the next element in the iteration.

Return

The next element in the iteration.