kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
IndexedValue
/
IndexedValue
Indexed
Value
fun
<
out
T
>
IndexedValue
(
index
:
Int
,
value
:
T
)
(
source
)