Take Up Code

81: Design Patterns: Visitor.

Informações:

Sinopsis

The visitor behavioral pattern allows you to perform actions on a collection of different types where the actions depend on the types.