Informatics Report Series


Report   

EDI-INF-RR-0589


Related Pages

Report (by Number) Index
Report (by Date) Index
Author Index
Institute Index

Home
Title:Java Generics and Collections
Authors: Maurice Naftalin ; Philip Wadler
Date:May 2006
Publication Title:Java Generics and Collections
Publisher:O'Reilly
Publication Type:Authored Book
ISBN/ISSN:0596527756
Abstract:
Part I of this book provides a thorough introduction to generics. We discuss the interactions between generics and subtyping, and how to use wildcards and bounds; we describe techniques for evolving your code; we explain subtleties connected with casts and arrays; we update common design patterns to exploit generics; and we treat advanced topics such as the interaction between generics and security, and how to maintain binary compatibility. Part~II provides a comprehensive introduction to the Collections Framework. The Java Collections Framework provides reusable interfaces and implementations for a number of common collection types, including lists, sets, queues, and maps. There is also a framework for comparing values, useful in sorting or building ordered trees.
Links To Paper
No links available
Bibtex format
@Book{EDI-INF-RR-0589,
author = { Maurice Naftalin and Philip Wadler },
title = {Java Generics and Collections},
publisher = {O'Reilly},
year = 2006,
month = {May},
}


Home : Publications : Report 

Please mail <reports@inf.ed.ac.uk> with any changes or corrections.
Unless explicitly stated otherwise, all material is copyright The University of Edinburgh