StopIteration
Module | ejs |
Definition | final class StopIteration |
Inheritance | StopIteration ![]() |
Specified | ejscript-2.7 |
StopIteration class.
Iterators throw the StopIteration class instance to signal the end of iteration in for/in loops.
Properties
(No own properties defined)
StopIteration Class Methods
(No own class methods defined)
StopIteration Instance Methods
(No own instance methods defined)