public final class SetIterate extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
removeAllIterable(Set<?> collection,
Iterable<?> iterable) |
public static boolean removeAllIterable(Set<?> collection, Iterable<?> iterable)
Collection.removeAll(Collection)Copyright © 2004–2017. All rights reserved.