Java Collection Classes

References

Java Tutorial on Collections

Dietel and Dietel, Java, How to Program, 9th Edition
Prentice-Hall, 2012. ISBN 0-13-257556-3
See Chapter 20 Generic Collections

Cay S. Horstmann and Gary Cornell Core Java, Volume I – Fundamentals (8th Edition)
Prentice Hall, 2008. ISBN 0-13-235476-4
See Chapter 13 Collections

Tutorial Examples

Download source: src.zip