public interface ModuleIterator extends ListIterator<Module>
| 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, setforEachRemainingMMBase 1.9-SNAPSHOT - ${javadoctimestamp}