Java collections framework
From Wikipedia, the free encyclopedia
The Java collections framework is a coupled set of classes and interfaces that implement commonly reusable collection data structures. Its was designed and developed primarily by Joshua Bloch.
Although it is a framework, it doesn't have explicit hotspots, and works in a manner of a library.