★ wanayoo — archive 1999 http://java.sun.com/developer/codesamples/collections.htmlNouvelle recherche | Portail wanayoo
Skip Masthead Links developers.sun.com   » search tips  |  Search:     
The Source for Java Developers
Sun Microsystems
 
 
Code sample
Collections Framework Code Samples
 

In the Java programming language, collections are objects that group multiple elements into a single unit. Collections let you store, retrieve, and manipulate data, and transmit data from one method to another.

Algorithms

Interfaces