Skip to Main Content
Java
book

Java

by Michael Sikora
January 2003
Beginner to intermediate content levelBeginner to intermediate
150 pages
7h 28m
English
Morgan Kaufmann
Content preview from Java
|he Java Collections Framework consists of a number of interfaces and implementa-
tions for handling collections and maps. A collection groups multiple elements into a single
unit. A collection can be implemented as either of the classic data structures, lists or sets. A
list allows duplicates, and maintains objects in the order in which they are added to the list. On
the other hand, a set does not allow duplicates and provides either no particular ordering or
an ordering based on the objects themselves regardless of the order in which they were added.
A map is a grouping of keys and their corresponding values. A map ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java Programming

Java Programming

Hari Mohan Pandey
Java Programming

Java Programming

Poornachandra Sarang
JAVA Programming

JAVA Programming

K. Rajkumar
Java 9 for Programmers

Java 9 for Programmers

Paul J. Deitel, Harvey Deitel

Publisher Resources

ISBN: 9781558609099