toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime
/
Extensions
/
listOf
list
Of
@
SafeVarargs
open
fun
<
T
>
listOf
(
items
:
Array
<
T
>
)
:
List
<
T
>
Creates a mutable List containing the items specified.