Skip to content

mitemitreski/guava-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a pet project demonstrating some of the basic usage in the Google Guava library:

> http://code.google.com/p/guava-libraries/

The best way to try them out for yourself is to: 
 1) Clone the project
 2) Run mvn eclipse:eclipse
 3) Import into Eclipse
 4) Explore and run the different test-classes in src/test/java.

Original slides with examples: http://blog.tfnico.com/2010/06/google-guava-taking-over-for-google.html

Slides from  http://blog.mitemitreski.com/2012/07/google-guava-for-cleaner-code.html

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%