开发者

Guava concurrency tutorials/code [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_Go百科 Closed 10 years ago.

Is there any example code that shows guava collection features (e.g. Futures, ValueFuture and ListenableFutureTask) ?


Take a look at guava explained documentation.


The definitive source of knowledge when using java.util.concurrent classes (and thus the Guava concurrent features that are just further implementations and convenience wrappers) is the book Concurrency in Practice.

If I had two Java book recommendations to make, it would be "Effective Java" and "Concurrency in Practice".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜