public class IdentifiableContainerBase extends FreezableList
modCount| Constructor and Description |
|---|
IdentifiableContainerBase()
Create this class with an empty list of identifiables.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator |
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, streampublic IdentifiableContainerBase()
public Iterator iteratorById(int id)
Copyright © 2018 JBoss by Red Hat. All rights reserved.