protected class BasicModuleList.BasicModuleIterator extends BasicList.BasicIterator implements ModuleIterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
BasicModuleIterator() |
| Modifier and Type | Method and Description |
|---|---|
Module |
nextModule()
Returns the next element in the iterator as a Module
|
Module |
previousModule()
Returns the previous element in the iterator as a Module
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic Module nextModule()
ModuleIteratornextModule in interface ModuleIteratorpublic Module previousModule()
ModuleIteratorpreviousModule in interface ModuleIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}