void removeAll(Iterable<Object> elements)

Removes each element of elements from this set.

Source

void removeAll(Iterable<Object> elements);