项目作者: BrijeshSaxena

项目描述 :
The Visitor design pattern lets us separate algorithms from the objects on which they operate. See how to implement it to follow the open/closed principle.
高级语言: Java
项目地址: git://github.com/BrijeshSaxena/design-pattern-visitor.git
创建时间: 2020-09-19T15:49:26Z
项目社区:https://github.com/BrijeshSaxena/design-pattern-visitor

开源协议:

下载