It's good stuff and I prefer the Google classes to Apache Commons,
usually. For my bits of the code I never needed exactly what either
were providing -- it's more like good syntactic sugar for common but
verbose constructs, and some extensions like Multimaps, rather than
replacements or optimized variants for core collections classes. But
if anybody spots something we can systematically replace with either
Collections library's code I am happy to pitch in and help convert.

On Mon, Sep 7, 2009 at 5:21 AM, Robin Anil<robin.a...@gmail.com> wrote:
> http://code.google.com/p/google-collections/
> http://google-collections.googlecode.com/files/collections-connection.pdf
> http://google-collections.googlecode.com/files/google-collections-svgtug-2008-08-06.pdf
>
>
> Its Apache 2 License. and immutable Lists/Maps claim to take 2-3x less space
>

Reply via email to