listIterator
Returns a list iterator over the elements in this list (in proper sequence).
Since Kotlin
1.1Returns a list iterator over the elements in this list (in proper sequence), starting at the specified index.
Returns a list iterator over the elements in this list (in proper sequence).
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified index.
Thanks for your feedback!