开发者

Are there any guava overviews?

Guava libraries are powerful, but I’m not sure what all the possibilities of this library are.

I’ve found interesting tutor开发者_JAVA技巧ials like http://scaramoche.blogspot.com/search/label/guava

But are there any overviews of everything the library can do?


Guava has added a new resource: Guava Explained: https://github.com/google/guava/wiki


The API documentation is your best bet, along with the PDF slides linked at the guava homepage.


It's worth to also check this one: http://tomaszdziurko.pl/2012/02/google-guava/


I uploaded simple unit tests using Guava to github. Most of them are from Guava Explained. But some tests are solutions to problems in my workplace. Adding/modifying tests to the repo is always welcomed.

https://github.com/philipjkim/guava-example

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜