removeAll
Removes all transformed elements in the given collection from the underlying set.
Return
true
if the underlying set was modified, false
otherwise.
Parameters
elements
A collection of elements of type M
.
Removes all transformed elements in the given collection from the underlying set.
true
if the underlying set was modified, false
otherwise.
A collection of elements of type M
.