Opening book details…
Can I read Visitor Pattern Explained on EtoBox?
Visitor Pattern Explained by Sescioreanu Mihai is a document available to read on EtoBox.
What is Visitor Pattern Explained about?
The Visitor Pattern represents an operation to be performed on elements of an object structure without changing the classes of those elements. It defines a new operation by having a visitor class that can perform different operations based on the element type being visited. The visitor pattern allows adding new operations to existing object structures without modifying those structures.
- Author
- Sescioreanu Mihai
- Language
- EN