static class BridgeCollections.UnmodifiableNodeManagerList extends BridgeCollections.UnmodifiableBridgeList<NodeManager> implements NodeManagerList
c, parent| Constructor and Description |
|---|
UnmodifiableNodeManagerList(NodeManagerList nodeManagerList) |
| Modifier and Type | Method and Description |
|---|---|
NodeManager |
getNodeManager(int index)
Returns the NodeManager at the indicated postion in the list
|
NodeManagerIterator |
nodeManagerIterator()
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, streamUnmodifiableNodeManagerList(NodeManagerList nodeManagerList)
public NodeManager getNodeManager(int index)
NodeManagerListgetNodeManager in interface NodeManagerListindex - the position of the NodeManager to retrievepublic NodeManagerIterator nodeManagerIterator()
NodeManagerListnodeManagerIterator in interface NodeManagerListMMBase 1.9-SNAPSHOT - ${javadoctimestamp}