Skip to content

Files

Latest commit

 

History

History

IteratorPattern

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Iterator Pattern

Allows to iterate over a data structure sequencially, without knowing how the data structure is implemented.

UML diagram:

Alt text