StopIteration
Module | ejs |
Definition | final class StopIteration |
Inheritance | StopIteration ![]() |
Specified | ejscript-1.1 |
StopIteration class.
Iterators throw the StopIteration class instance to signal the end of iteration in for/in loops.
Properties
Qualifiers | Property | Type | Description |
---|---|---|---|
No properties defined |
StopIteration Methods
Qualifiers | Method |
---|---|
No methods defined |