Guava

September 14, 2011

Guava is a set of libraries from Google for core Java development. In this presentation, you will see examples of how to use these libraries to supplement the JDK's support for collections, concurrency, and string processing. In addition, you will see how you can bring some functional programming flavor to your Java applications.