Java collections framework
From Wikipedia, the free encyclopedia
JCF redirects here and can also stand for Jordan canonical form in Linear Algebra
The Java collections framework is a coupled set of classes and interfaces that implement commonly reusable collection data structures. It 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.