서브메뉴

본문

Java Generics and Collections
Java Generics and Collections
저자 : Maurice Naftalin|Philip Wadler
출판사 : O'REILLY
출판년 : 2006
ISBN : 9780596527754

책소개

Java Generics was probably the most important feature added to the Java Language for Java 5.0. 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 you use collections.
Generics and collections allow for greater reuse of source code. While the benefits are great, it takes extra effort for developers to generify code. This book explains why the effort is well worth the gains and teache...
[예스24에서 제공한 정보입니다.]

QuickMenu