setNext

protected fun setNext(value: T)(source)

Sets the next value in the iteration, called from the computeNext function

Since Kotlin

1.0