RandomAccess

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

Link copied to clipboard