The JavaTM Tutorial
Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail Search
Feedback Form

Trail: Collections

Lesson: Interoperability

In this lesson, you'll learn about two aspects of interoperability:

Compatibility

This lessons shows you how collections can be made to work with older APIs that predate the addition of collections to the Java platform.

API Design

Teaches you how to design new APIs so they'll interoperate seamlessly with one another.

Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail Search
Feedback Form