public interface IMutableObjectCollection<T> extends IObjectCollectionReceiver<T>, IObjectCollection<T>
| Modifier and Type | Method and Description |
|---|---|
void |
remove(Iterable<T> objects) |
void |
remove(T... objects) |
void |
removeAll() |
add, add, set, setisEmpty, size, stream, valuesforeach, iteratorforEach, spliteratorCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.