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