Sparksee  6.0.2
STSResultSetListIterator Class Reference

ResultSetList iterator class. More...

Inheritance diagram for STSResultSetListIterator:
Inheritance graph
Collaboration diagram for STSResultSetListIterator:
Collaboration graph

Instance Methods

(STSResultSet *) - next
 Moves to the next element. More...
 
(BOOL) - hasNext
 Gets if there are more elements. More...
 

Detailed Description

ResultSetList iterator class.

Iterator to traverse all the values into a ResultSetList instance.

Author
Sparsity Technologies http://www.sparsity-technologies.com

Method Documentation

- (BOOL) hasNext

Gets if there are more elements.

Returns
TRUE if there are more elements, FALSE otherwise.
- (STSResultSet*) next

Moves to the next element.

Returns
The next element.

The documentation for this class was generated from the following file: