static class BridgeCollections.EmptyNodeManagerList extends BridgeCollections.EmptyBridgeList<NodeManager> implements NodeManagerList
modCount| Constructor and Description |
|---|
EmptyNodeManagerList() |
| 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.
|
protected Object |
readResolve() |
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 NodeManager getNodeManager(int index)
NodeManagerListgetNodeManager in interface NodeManagerListindex - the position of the NodeManager to retrievepublic NodeManagerIterator nodeManagerIterator()
NodeManagerListnodeManagerIterator in interface NodeManagerListprotected Object readResolve()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}