My favorites | Sign in
Google
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
Show all Featured downloads:
google-collect-1.0.zip
Show all Featured wiki pages:
Faq

The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of the Java Collections Framework.

We have finally (Dec 30, 2009) released version 1.0-final! The API is now frozen: there will be no more source- or binary-incompatible changes, except those that can be performed via a minimum 18-month-long deprecation window. However, we reserve the right to make alterations to the serialized form of these objects, so do not depend on this form remaining stable.

Download Google Collections Library 1.0-final now

Note about Guava

We have created a project called Guava to house a plethora of important core libraries for Java. That project now includes the Google Collections Library, and the project you're looking at now will cease to exist as its own independent entity. We apologize in advance for confusion this will certainly cause.

What's in here?

We hope you find this library half as useful as we have ourselves!

General interest background reading: JavaLobby interview with Kevin and Jared.