Java > Java SE (Standard) > Collections Framework
Collections Framework
The Collections Framework consists of interfaces and implementations. A collection is an object that contains multiple elements. This framework is a java.util API useful for JavaBeans and other Java 2SE application development.


