public class RemoteModuleIterator_Proxy extends RemoteIterator_Proxy<Module,RemoteModule> implements ModuleIterator
local| Constructor and Description |
|---|
RemoteModuleIterator_Proxy(RemoteModuleIterator remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteModuleIterator |
getWrappedObject() |
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, setequals, getMapperCode, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic RemoteModuleIterator_Proxy(RemoteModuleIterator remoteObject)
public Module previousModule()
ModuleIteratorpreviousModule in interface ModuleIteratorpublic Module nextModule()
ModuleIteratornextModule in interface ModuleIteratorpublic RemoteModuleIterator getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteIterator<RemoteModule>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}