<<< Null Iterator | Index | Memento >>> |
An Iterator object encapsulates the internal structure of how the iteration occurs.
Iterators are common in object-oriented systems.
Most collection class libraries offer iterator-style access to their elements.
<<< Null Iterator | Index | Memento >>> |