Skip to content

Opening book details…

Can I read Understanding Java Collection Framework on EtoBox?

Understanding Java Collection Framework by rf classic is a document available to read on EtoBox.

What is Understanding Java Collection Framework about?

This document discusses the Java Collection Framework. It provides a brief history of collections in Java before the framework was introduced in JDK 1.2. It then outlines the taxonomy of the framework, including Set, List, and Map interfaces. It describes some common collection classes like HashSet, TreeSet, ArrayList, and LinkedHashMap. It also discusses utility classes like Enumeration and Iterator interfaces. Finally, it provides an example exercise to demonstrate using collections.

Author
rf classic
Language
EN