Could someone in simple terms explain to me the visitor pattern's purpose with examples if possible

Posted by welcometocanada on Stack Overflow See other posts from Stack Overflow or by welcometocanada
Published on 2010-04-08T23:41:27Z Indexed on 2010/04/08 23:43 UTC
Read the original article Hit count: 283

Filed under:
|
|

Hi, I'm really confused about the visitor pattern and its uses. I can't really seem to visualize the benefits of using this pattern or its purpose. If someone could explain with examples if possible that would be great. =)

Thanks in advance

© Stack Overflow or respective owner

Related posts about java

Related posts about visitor