Added Java Generics and Collections to credits of readme

This commit is contained in:
Jon Ingi Sveinbjornsson 2014-11-12 10:47:41 +00:00
parent 6b4e1c32bc
commit b15b96cdc2

View File

@ -323,6 +323,7 @@ The difference is the intent of the patterns. While Proxy controls access to the
* [Design Patterns: Elements of Reusable Object-Oriented Software](http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)
* [Effective Java (2nd Edition)](http://www.amazon.com/Effective-Java-Edition-Joshua-Bloch/dp/0321356683)
* [Java Generics and Collections](http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756/)