commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableList
/
addAll
add
All
open
override
fun
addAll
(
index
:
Int
,
elements
:
Collection
<
E
>
)
:
Boolean
open
override
fun
addAll
(
elements
:
Collection
<
E
>
)
:
Boolean