dev.to記事で紹介された技術書(洋書)と日本語版の翻訳本を紹介

Java Generics and Collections2

紹介された本(洋書)
日本語版(翻訳本)
Java Generics and Collections
Java Generics and Collections

著者:Maurice NaftalinPhilip Wadler

出版社:"O'Reilly Media, Inc."

出版日:2007

翻訳本が見つかりませんでした

概要:This book, written by one of the designers of generics, is a thorough explanation of how to use generics, and particularly, the effect this facility has on the way developers use collections.