j

jpatterns

Design Patterns are typically encoded into Java code in an ad-hoc fashion. They are either embedded into the names of the classes or written into the Javadocs. Unfortunately it is impossible to accurately determine a pattern based solely on the class structure without knowing the intent of the code author. JPatterns is a collection of annotations that make it easy to communicate the use of (Design)Patterns within your code to your fellow developers and your future self.
http://jpatterns.org
The Apache Software License, Version 2.0
Aggregated version Version Update time
0.0 0.0.1 May 26, 2011
1 Records