|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList<NodeManager>
org.mmbase.bridge.util.BridgeCollections.UnmodifiableNodeManagerList
static class BridgeCollections.UnmodifiableNodeManagerList
| Field Summary |
|---|
| Fields inherited from class org.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList |
|---|
c, parent |
| Constructor Summary | |
|---|---|
BridgeCollections.UnmodifiableNodeManagerList(NodeManagerList nodeManagerList)
|
|
| Method Summary | |
|---|---|
NodeManager |
getNodeManager(int index)
Returns the NodeManager at the indicated postion in the list |
NodeManagerIterator |
nodeManagerIterator()
Returns an type-specific iterator for this list. |
| Methods inherited from class org.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList |
|---|
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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mmbase.bridge.BridgeList |
|---|
getProperties, getProperty, setProperty, sort, sort, subList |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, toArray, toArray |
| Constructor Detail |
|---|
BridgeCollections.UnmodifiableNodeManagerList(NodeManagerList nodeManagerList)
| Method Detail |
|---|
public NodeManager getNodeManager(int index)
NodeManagerList
getNodeManager in interface NodeManagerListindex - the position of the NodeManager to retrieve
public NodeManagerIterator nodeManagerIterator()
NodeManagerList
nodeManagerIterator in interface NodeManagerList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||