kotlin-spark-api-parent_3.3.2_2.13
1.2.4
jvm
kotlin-spark-api_3.3.2_2.13
/
org.jetbrains.kotlinx.spark.api
/
asKotlinMutableList
as
Kotlin
Mutable
List
fun
<
A
>
Buffer
<
A
>
.
asKotlinMutableList
(
)
:
MutableList
<
A
>
fun
<
A
>
Seq
<
A
>
.
asKotlinMutableList
(
)
:
MutableList
<
A
>
See also
Collection
Converters.
asJava
for more information.