Sun Java Solaris Communities My SDN Account Join SDN
 
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