public interface IObjectListModel<T> extends IObjectListReceiver<T>, IListObjectsDistributor<T>
| Modifier and Type | Method and Description |
|---|---|
void |
remove(int... indices) |
void |
remove(Iterable<T> objects) |
void |
remove(T... objects) |
void |
removeAll() |
add, add, set, set, setaddListModelListener, removeListModelListenerCopyright © 2007–2017 Andreas Bartels. All rights reserved.