Tutorial: Coding With Google Collections
February 02, 2010
The Google Collections library (or just Google Collections) is an extension to the Java Collections Framework[1]. As the name implies, it’s developed and maintained by Google. The library is available under the Apache 2.0 license and can be downloaded from Google Code Hosting[2].
Follow us