Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rewinfrey/visitor-pattern
A simple Java application to demonstrate the Visitor pattern
https://github.com/rewinfrey/visitor-pattern
Last synced: about 1 month ago
JSON representation
A simple Java application to demonstrate the Visitor pattern
- Host: GitHub
- URL: https://github.com/rewinfrey/visitor-pattern
- Owner: rewinfrey
- Created: 2013-03-28T15:37:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-28T15:37:59.000Z (over 11 years ago)
- Last Synced: 2024-04-15T14:01:54.156Z (7 months ago)
- Language: Java
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Visitor Pattern Example Code
All source files for the visitor pattern article are contained in this repo.