Google Guava is an useful library that offers many different but unrelated features: For my Vaadin projects, I like using Event Bus to promote loose coupling along my components Guava offers Functional oriented collections handling There’s a lightweight Cache implementation etc. However, this article is not about those features but about offering a single heavyweight Uber [...]
↧