Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Iterator
Behavioral Pattern
An iterator provides the interface to traverse a container's elements. The implementation is hidden so that the client does not need to understand the traversing algorithm.
Books
Design Patterns: Elements of Reusable Object-Oriented Software