An open API service indexing awesome lists of open source software.

https://github.com/asergioscosta/visitor-pattern

Visitor pattern for adding further operations to objects without modifying them.
https://github.com/asergioscosta/visitor-pattern

behavioral-patterns design-patterns java visitor-pattern

Last synced: 9 months ago
JSON representation

Visitor pattern for adding further operations to objects without modifying them.

Awesome Lists containing this project

README

          

# visitor-design-patterns-exercise