Class: NullIterator
| Defined in: | src/model/iterators/null_iterator.coffee |
Instance Method Summary
- - (void) constructor() Constructor
- - (void) next()
- - (void) hasNext()
- - (void) rewind()
- - (void) current()
Constructor Details
- (void) constructor()
Instance Method Details
- (void) next()
- (void) hasNext()
- (void) rewind()
- (void) current()