public interface IStoredListIterator<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
getSubject()
Gets the subject pointed to by the cursor's scan. 
 | 
void | 
release()
Release of this SLHolder resource 
 | 
void | 
setSubject(T subject)
Sets the subject pointed to by the cursor's scan. 
 | 
void setSubject(T subject)
subject - The subject to set.T getSubject()
void release()
Resource.release()Copyright © GigaSpaces.