Java collections framework
From Wikipedia, the free encyclopedia
The Java collections framework is a coupled set of classes and interfaces for the Java programming language that implement commonly reusable collection data structures. Although it is a framework, it doesn't have explicit hotspots, and works in a manner of a library.