Collections Framework
Posted by Qasim Khan on May 17, 2010
Java provides the Collections Framework. In the Collection Framework, a collection represents the group of the objects. And a collection framework is the unified architecture that represent and manipulate collections. The collection framework provides a standard common programming interface to many of...
Filed in: Java
1