public class RemoteModuleList_Proxy extends RemoteBridgeList_Proxy<Module,RemoteModule> implements ModuleList
modCount| Constructor and Description |
|---|
RemoteModuleList_Proxy(RemoteModuleList remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
Module |
getModule(int arg0)
Returns the Module at the indicated postion in the list
|
RemoteModuleList |
getWrappedObject() |
ModuleIterator |
moduleIterator()
Returns an type-specific iterator for this list.
|
getProperties, getProperty, setProperty, sort, sort, subListadd, add, clear, equals, get, getMapperCode, hashCode, remove, remove, set, size, toStringaddAll, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, removeAll, retainAll, toArray, toArrayclone, 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, streamgetMapperCodepublic RemoteModuleList_Proxy(RemoteModuleList remoteObject)
public ModuleIterator moduleIterator()
ModuleListmoduleIterator in interface ModuleListpublic Module getModule(int arg0)
ModuleListgetModule in interface ModuleListarg0 - the position of the Module to retrievepublic RemoteModuleList getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class RemoteBridgeList_Proxy<Module,RemoteModule>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}