Sparksee
6.0.2
|
TypeList iterator class. More...
Instance Methods | |
(int) | - next |
Moves to the next element. More... | |
(BOOL) | - hasNext |
Gets if there are more elements. More... | |
TypeList iterator class.
Iterator to traverse all the Sparksee node or edge type identifiers into a TypeList instance.
- (BOOL) hasNext |
Gets if there are more elements.
- (int) next |
Moves to the next element.