toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
base
/
com.splendo.kaluga.base.collections
/
ConcurrentMutableList
/
addAll
add
All
open
override
fun
addAll
(
elements
:
Collection
<
E
>
)
:
Boolean
open
override
fun
addAll
(
index
:
Int
,
elements
:
Collection
<
E
>
)
:
Boolean