Java Generics and Collections

豆瓣
Java Generics and Collections

登录后可管理标记收藏。

ISBN: 9780596527754
作者: Maurice Naftalin / Philip Wadler
出版社: O'Reilly Media
发行时间: 2006 -10
装订: Paperback
价格: USD 34.99
页数: 273

/ 10

1 个评分

评分人数不足
借阅或购买

Speed Up the Java Development Process

Maurice Naftalin / Philip Wadler   

简介

This comprehensive guide shows you how to master the most importantchanges to Java since it was first released. Generics and the greatlyexpanded collection libraries have tremendously increased the power ofJava 5 and Java 6. But they have also confused many developers whohaven't known how to take advantage of these new features.
Java Generics and Collections covers everything from the mostbasic uses of generics to the strangest corner cases. It teaches youeverything you need to know about the collections libraries, so you'llalways know which collection is appropriate for any given task, andhow to use it.
Topics covered include:
Fundamentals of generics: type parameters and generic methods
Other new features: boxing and unboxing, foreach loops, varargs
Subtyping and wildcards
Evolution not revolution: generic libraries with legacy clients andgeneric clients with legacy libraries
Generics and reflection
Design patterns for generics
Sets, Queues, Lists, Maps, and their implementations
Concurrent programming and thread safety with collections
Performance implications of different collections
Generics and the new collection libraries they inspired take Java to anew level. If you want to take your software development practice toa new level, this book is essential reading.

短评
评论
笔记