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<Object> |
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, toStringCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.