Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
Visitor pattern for adding further operations to objects without modifying them.
- Host: GitHub
- URL: https://github.com/asergioscosta/visitor-pattern
- Owner: asergioscosta
- Created: 2024-11-03T19:35:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T21:07:54.000Z (2 months ago)
- Last Synced: 2024-12-05T21:09:03.050Z (28 days ago)
- Topics: behavioral-patterns, design-patterns, java, visitor-pattern
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# visitor-design-patterns-exercise