static class BridgeCollections.UnmodifiableRelationManagerList extends BridgeCollections.UnmodifiableBridgeList<RelationManager> implements RelationManagerList
c, parent| Constructor and Description |
|---|
UnmodifiableRelationManagerList(RelationManagerList relationManagerList) |
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated postion in the list
|
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list.
|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getProperties, getProperty, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setProperty, size, sort, sort, subList, 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, streamUnmodifiableRelationManagerList(RelationManagerList relationManagerList)
public RelationManager getRelationManager(int index)
RelationManagerListgetRelationManager in interface RelationManagerListindex - the position of the RelationManager to retrievepublic RelationManagerIterator relationManagerIterator()
RelationManagerListrelationManagerIterator in interface RelationManagerListMMBase 1.9-SNAPSHOT - ${javadoctimestamp}