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