Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Lazy Thread-Safe Collections in Java

I recently needed to update some Java code that was frequently making unecessary calls to an external web service.
All Posts