|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractList
|
+--java.util.ArrayList
|
+--org.mmbase.bridge.implementation.BasicList
|
+--org.mmbase.bridge.implementation.BasicModuleList
A list of Modules
| Inner Class Summary | |
class |
BasicModuleList.BasicModuleIterator
|
| Inner classes inherited from class org.mmbase.bridge.implementation.BasicList |
BasicList.BasicIterator |
| Fields inherited from class java.util.AbstractList |
modCount |
| Method Summary | |
Module |
getModule(int index)
|
ModuleIterator |
moduleIterator()
|
| Methods inherited from class org.mmbase.bridge.implementation.BasicList |
convert, get, toArray |
| Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, indexOf, isEmpty, lastIndexOf, remove, removeRange, set, size, toArray, trimToSize |
| Methods inherited from class java.util.AbstractList |
equals, hashCode, iterator, listIterator, listIterator, subList |
| Methods inherited from class java.util.AbstractCollection |
containsAll, remove, removeAll, retainAll, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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, subList, toArray, toArray |
| Method Detail |
public Module getModule(int index)
getModule in interface ModuleListpublic ModuleIterator moduleIterator()
moduleIterator in interface ModuleList
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||