kotlinx-collections-immutable
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlinx-collections-immutable
kotlinx-collections-immutable
/
kotlinx.collections.immutable.implementations.immutableList
/
AbstractPersistentList
/
listIterator
list
Iterator
open
override
fun
listIterator
(
)
:
ListIterator
<
E
>
(
source
)