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, subList
add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.