|
Sparksee
6.0.2
|
OIDList iterator class. More...


Instance Methods | |
| (long long) | - next |
| Moves to the next element. More... | |
| (BOOL) | - hasNext |
| Gets if there are more elements. More... | |
OIDList iterator class.
Iterator to traverse all the Sparksee object identifier into a OIDList instance.
| - (BOOL) hasNext |
Gets if there are more elements.
| - (long long) next |
Moves to the next element.