static class BridgeCollections.EmptyRelationManagerList extends BridgeCollections.EmptyBridgeList<RelationManager> implements RelationManagerList
modCount| Constructor and Description |
|---|
EmptyRelationManagerList() |
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated postion in the list
|
protected Object |
readResolve() |
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list.
|
contains, get, getProperties, getProperty, setProperty, size, sort, sort, subListadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, setaddAll, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProperties, getProperty, setProperty, sort, sort, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic RelationManager getRelationManager(int index)
RelationManagerListgetRelationManager in interface RelationManagerListindex - the position of the RelationManager to retrievepublic RelationManagerIterator relationManagerIterator()
RelationManagerListrelationManagerIterator in interface RelationManagerListprotected Object readResolve()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}