public class IdentifiableContainerBase<E extends Identifiable> extends FreezableList<E>
modCount| Constructor and Description |
|---|
IdentifiableContainerBase()
Create this class with an empty list of identifiables.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<E> |
iteratorById(int id)
Return an iterator which iterates over all contained Identifiables
with type given by id.
|
add, equals, get, hashCode, isImmutable, makeElementsImmutable, makeImmutable, remove, set, size, subListadd, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2017–2019 Eclipse Foundation. All rights reserved.