start
to end
.
@param start the start index (zero based)
@param end the end index
@return the selected items
@throws RemoteException if a system-level error occurs.
String
s which are the items in the receiver's list.
@return the items in the receiver's list
@since 1.0
Iterable
that iterates over the selected items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|