static class BridgeCollections.UnmodifiableModuleIterator extends BridgeCollections.UnmodifiableListIterator<Module> implements ModuleIterator
i| Constructor and Description |
|---|
UnmodifiableModuleIterator(ModuleIterator i) |
| 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, setforEachRemainingUnmodifiableModuleIterator(ModuleIterator i)
public Module nextModule()
ModuleIteratornextModule in interface ModuleIteratorpublic Module previousModule()
ModuleIteratorpreviousModule in interface ModuleIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}