站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Tutorial 5.0 英文版

Interoperability - Java Tutorial 5.0 英文版

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

Trail: Collections

Lesson: Interoperability

In this section, you'll learn about the following two aspects of interoperability:
  • Compatibility (in the Collections trail): This subsection describes how collections can be made to work with older APIs that predate the addition of Collections to the Java platform.
  • API Design (in the Collections trail): This subsection describes how to design new APIs so that they'll interoperate seamlessly with one another.

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

Copyright 1995-2005 Sun Microsystems, Inc. All rights reserved.