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
/
addAll
add
All
open
fun
addAll
(
@
NotNull
c
:
@
NotNull
Collection
<
out
T
>
)
:
Boolean
(
source
)
open
fun
addAll
(
index
:
Int
,
@
NotNull
c
:
@
NotNull
Collection
<
out
T
>
)
:
Boolean
(
source
)