public class BasicNodeManagerList extends AbstractNodeList<NodeManager> implements NodeManagerList
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicNodeManagerList.BasicNodeManagerIterator |
BasicList.BasicIterator, BasicList.ObjectComparator, BasicList.WrappedComparatorcloud, nodeManagermodCount| Constructor and Description |
|---|
BasicNodeManagerList() |
BasicNodeManagerList(Collection c,
Cloud cloud) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeManager |
convert(Object o)
converts the object in the list to the excpected format
|
NodeManager |
getNodeManager(int index)
Returns the NodeManager at the indicated postion in the list
|
NodeManagerIterator |
nodeManagerIterator()
Returns an type-specific iterator for this list.
|
NodeManagerList |
subNodeManagerList(int fromIndex,
int toIndex) |
castToNodeManager, convertMMObjectNodetoBridgeNode, convertWithBridgeToNode, getNodeadd, convert, convertAll, get, getProperties, getProperty, remove, set, setProperty, size, sort, sort, subList, toArrayadd, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, 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, streamBasicNodeManagerList()
public BasicNodeManagerList(Collection c, Cloud cloud)
protected NodeManager convert(Object o)
BasicListconvert in class AbstractNodeList<NodeManager>public NodeManager getNodeManager(int index)
NodeManagerListgetNodeManager in interface NodeManagerListindex - the position of the NodeManager to retrievepublic NodeManagerIterator nodeManagerIterator()
NodeManagerListnodeManagerIterator in interface NodeManagerListpublic NodeManagerList subNodeManagerList(int fromIndex, int toIndex)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}