Visitor Pattern | Design Patterns in Java

Java implementation of the Visitor Pattern, where you place the new behavior into a separate class called visitor, instead of trying to integrate it into existing classes.

原文链接:Visitor Pattern | Design Patterns in Java

© 版权声明
THE END
喜欢就支持一下吧
点赞6 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容