public interface NodeManagerList extends BridgeList<NodeManager>
| 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.
|
getProperties, 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, streamNodeManager getNodeManager(int index)
index - the position of the NodeManager to retrieveNodeManagerIterator nodeManagerIterator()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}