public interface IMutableObjectCollection<T> extends IObjectCollection<T>
| Modifier and Type | Method and Description |
|---|---|
void |
add(T... object) |
size, streamforEach, iterator, spliteratorvoid add(T... object)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.