Google Collections is a natural evolution from the standard collections API in Java, bringing a much broader range of functionality to the existing collections and also providing several new collections for its users. The library plays nice with the standard collections and uses existing functionality where possible. Here is a list of useful facts before [...]
Google Collections
October 22nd, 2009 by Sune Simonsen — Java, Tips & Tricks
Tags: api, bimap, collections, frameworks, google, immutability, iterable, iterator, multimap, multiset, ordering, programming
