| Reference 11
THE JAVA COLLECTION FRAMEWORK A collection is a container of objects The JAVA.UTIL Package defines the following Interfaces for collections Collection a
collection of elements |
| A partial list of the interfaces and
related classes in this package
CLASS INTERFACE object http://java.sun.com/j2se/1.4.2/docs/api/java/util/package-summary.html http://java.sun.com/j2se/1.4.2/docs/guide/collections/overview.html http://java.sun.com/j2se/1.4.2/docs/guide/collections/reference.html
|