stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
JVM
JS
Native
stdlib
/
kotlin.collections
/
RandomAccess
Random
Access
Common
JVM
JS
Native
expect
interface
RandomAccess
(
source
)
Since Kotlin
1.2
actual
typealias
RandomAccess
=
RandomAccess
Since Kotlin
1.1
actual
interface
RandomAccess
(
source
)
Marker interface indicating that the
List
implementation supports fast indexed access.
Since Kotlin
1.1
actual
interface
RandomAccess
(
source
)
Marker interface indicating that the
List
implementation supports fast indexed access.
Since Kotlin
1.3
Inheritors
Inheritors
ArrayList
Link copied to clipboard