next
Returns the next element in the iteration.
Since Kotlin
1.0Throws
if the iteration has no next element.
Returns the next element in the iteration.
Since Kotlin
1.1Throws
if the iteration has no next element.
Returns the next element in the iteration.
Since Kotlin
1.3Throws
if the iteration has no next element.
Returns the next element in the iteration.
Since Kotlin
1.8Throws
if the iteration has no next element.
Returns the next element in the iteration.
Since Kotlin
1.8Throws
if the iteration has no next element.