Java Generics and Collections : Speed Up the Java Development Process

0
(0)

Java Generics and Collections
: Speed Up the Java Development Process

作者:MauriceNaftalin/PhilipWadler

出版社:O'ReillyMedia

副标题:SpeedUptheJavaDevelopmentProcess

出版年:2006-10-24

页数:273

定价:USD34.99

装帧:Paperback

ISBN:9780596527754

内容简介
······

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.

作者简介
······

Philip Wadler is Professor of Theoretical Computer Science at theUniversity of Edinburgh, where his research focuses on the design ofprogramming languages. He is a co-designer of GJ, work thatbecame the basis for generics in Sun's Java 5.0.

Maurice Naftalin is Technical Director at Morningside Light Ltd., a software consultancy in the United Kingdom. He has most recently served as an architect and mentor at NSB Retail Systems plc, and as the leader of the client development team of a major UK government social service system.

评论 ······

200页用了一年总算读完了,这本书不适合初学者,但如果从事框架级代码开发则是必备书。泛型+反射是实现框架级代码的必备工具。

没啥特殊之处

不搞java了,所以应该不会再读了。书倒是好书。

泛型类型擦除,上限下限。各种collections介绍和简单实例,内部实现还得深入源码。

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册