Using Guava


No doubt about it, Google's Guava libraries make for some very useful tools for Java developers.

On these pages I cover topics such as the following:

  • Counting instances with Multisets
  • A better way to do set operations in Java
  • Using Multimaps
  • Using HashBasedTable for in-memory tables

You'll find both internal and external links in the sidebar of this page to get yourself started.