Data Structures in Java: Part 3, Purpose of Framework Interfaces

This is the third lesson in a miniseries designed to help you learn the essential features of object-oriented data structures in Java using the Collections Framework.

provided by: 
Originally published at Internet.com


There are six core interfaces in the Collections Framework. Each interface declares several methods and provides a contract that applies to each declared method. The method declarations and their associated contracts specify the general behavior of matching methods in the classes that implement the interfaces.

Java Programming, Lecture Notes #1354 * Preface * Preview * Introduction * Discussion * Summary * What's Next -----------------------------------

Preface

This is the third lesson in a miniseries on Java data structures and the Java Collections Framework. The first lesson in the miniseries was entitled Data Structures in Java: Part 1, Getting Started.

The purpose of this miniseries is to help you learn the essential features of object-oriented data structures in Java using the Collections Framework.

Viewing tip

You may find it useful to open another copy of this lesson in a separate browser window. That will make it easier for you to scroll back and forth to view the listings while you are reading about them.

Supplementary material

I recommend that you also study the other lessons in my extensive collection of online Java tutorials. You will find those lessons published at Gamelan.com. However, as of the date of this writing, Gamelan doesn't maintain a consolidated index of my Java tutorial lessons, and sometimes they are difficult to locate there. You will find a consolidated index at Baldwin's Java Programming Tutorials...

Read article at Internet.com site
Regional Articles
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Alabama
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Alaska
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Arizona
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Arkansas
- Data Structures in Java: Part 3, Purpose of Framework Interfaces California
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Colorado
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Connecticut
- Data Structures in Java: Part 3, Purpose of Framework Interfaces DC
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Delaware
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Florida
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Georgia
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Hawaii
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Idaho
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Illinois
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Indiana
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Iowa
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Kansas
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Kentucky
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Louisiana
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Maine
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Maryland
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Massachusetts
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Michigan
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Minnesota
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Mississippi
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Missouri
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Montana
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Nebraska
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Nevada
- Data Structures in Java: Part 3, Purpose of Framework Interfaces New Hampshire
- Data Structures in Java: Part 3, Purpose of Framework Interfaces New Jersey
- Data Structures in Java: Part 3, Purpose of Framework Interfaces New Mexico
- Data Structures in Java: Part 3, Purpose of Framework Interfaces New York
- Data Structures in Java: Part 3, Purpose of Framework Interfaces North Carolina
- Data Structures in Java: Part 3, Purpose of Framework Interfaces North Dakota
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Ohio
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Oklahoma
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Oregon
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Pennsylvania
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Rhode Island
- Data Structures in Java: Part 3, Purpose of Framework Interfaces South Carolina
- Data Structures in Java: Part 3, Purpose of Framework Interfaces South Dakota
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Tennessee
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Texas
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Utah
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Vermont
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Virginia
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Washington
- Data Structures in Java: Part 3, Purpose of Framework Interfaces West Virginia
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Wisconsin
- Data Structures in Java: Part 3, Purpose of Framework Interfaces Wyoming

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML