static class BridgeCollections.EmptyModuleList extends BridgeCollections.EmptyBridgeList<Module> implements ModuleList
modCount| Constructor and Description |
|---|
EmptyModuleList() |
| Modifier and Type | Method and Description |
|---|---|
Module |
getModule(int index)
Returns the Module at the indicated postion in the list
|
ModuleIterator |
moduleIterator()
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 Module getModule(int index)
ModuleListgetModule in interface ModuleListindex - the position of the Module to retrievepublic ModuleIterator moduleIterator()
ModuleListmoduleIterator in interface ModuleListprotected Object readResolve()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}