MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
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
)