toggle menu
MoulConfig
3.1.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.observer
/
ObservableList
/
toArray
to
Array
@
NotNull
open
fun
toArray
(
)
:
Array
<
@
NotNull
Any
>
(
source
)
@
NotNull
open
fun
<
T1
>
toArray
(
@
NotNull
a
:
Array
<
@
NotNull
T1
>
)
:
Array
<
@
NotNull
T1
>
(
source
)