public class RemoteStringList_Proxy extends RemoteBridgeList_Proxy<String,String> implements StringList
modCount| Constructor and Description |
|---|
RemoteStringList_Proxy(RemoteStringList remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString(int arg0)
Returns the string at the indicated postion in the list
|
RemoteStringList |
getWrappedObject() |
StringIterator |
stringIterator()
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 RemoteStringList_Proxy(RemoteStringList remoteObject)
public StringIterator stringIterator()
StringListstringIterator in interface StringListpublic String getString(int arg0)
StringListgetString in interface StringListarg0 - the position of the string to retrievepublic RemoteStringList getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class RemoteBridgeList_Proxy<String,String>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}