JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-foundation
/
com.jeluchu.jchucomponents.foundation.extensions.lists
/
addAllIfNotExist
add
All
If
Not
Exist
fun
<
T
>
MutableList
<
T
>
.
addAllIfNotExist
(
elements
:
Collection
<
T
>
)
Adds every element that is not already present in this mutable list.