Java 8 + The Visitor Design Pattern
As promised in my last Java 8 post, I want to throw newer Java functionality at some of the old Gang of Four Design Patterns to end up with some good examples for both, while including a taste of the difficulty...
Read More