M - The type of the model object.public abstract class NestedModel<M> extends ListModel<M> implements INestedModel<M>
IListModel.IListModelListener, IListModel.ListEventType| Modifier | Constructor and Description |
|---|---|
protected |
NestedModel() |
protected |
NestedModel(Collection<M> list) |
add, add, addAll, addAll, addEventListener, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllListeners, removeEventListener, removeRange, retainAll, set, size, sort, subList, swap, swap, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrenaddEventListener, removeAllListeners, removeEventListener, removeRange, sort, sort, swap, swapadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamprotected NestedModel()
protected NestedModel(Collection<M> list)
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.