Take Up Code

74: Design Patterns: Iterator.

Informações:

Sinopsis

The iterator behavioral pattern allows you to access objects in a collection or anything that contains multiple items without worrying about how this is done.