kotlin-stdlib
Common
JRE
JS
Native
kotlin-stdlib
/
kotlin.collections
/
MutableListIterator
/
next
next
Common
JRE
JS
Native
abstract
operator override
fun
next
(
)
:
T
abstract
operator override
fun
next
(
)
:
T
(
source
)
Returns the next element in the iteration.
abstract
operator override
fun
next
(
)
:
T
Returns the next element in the iteration.
abstract
operator override
fun
next
(
)
:
T
Returns the next element in the iteration.