Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# visitor-design-patterns-exercise