In this SCJP topic you will learn about collection framework.
In this SCJP topic you will learn about collection framework.The Collections Framework provides a well-designed set of interfaces and classes for storing and manipulating the groups of data into a single unit. The collections framework is a unified architecture which is used to represent and manipulate collections. The framework allows the collections to get manipulated independently, additionally it reduces the programming efforts and increases performance.
For more details click on the following links