Changes

Jump to: navigation, search

Visitor

19 bytes added, 20:52, 8 April 2007
Visitor Pattern
== Visitor Pattern (Object Behavioral)==
Represents an operation to be performed on the elements of an object Structure. Visitor lets
you define a new operation withou changing the classes of the elements on which it operates.
1
edit

Navigation menu