最新文章列表

[Google Guava笔记](九)concurrent

7 com.google.common.util.concurrent:   接口:           ListenableFuture<V>:继承 java的 Future接口,增加了 addListener(Runnable listener, Executor executor)方法,注册一个监听器,当 Future中的任务完成时,在 executo ...
arcticfox9902 评论(0) 有10461人浏览 2011-07-04 22:44

Google Guava 库用法整理

参考: http://codemunchies.com/2009/10/beautiful-code-with-google-collections-guava-and-static-imports-part-1/ (2,3,4) http://blog.publicobject.com 更多用法参考http://ajoo.iteye.com/category/119082 以前这么用: Map ...
macrochen 评论(9) 有83889人浏览 2010-08-13 21:43

未完 Guava

集合工具:引用 List<String> companyNames = Lists.transform(companyList, new Function<Company, String>() { public String apply(Company input) { ...
Wuaner 评论(0) 有1271人浏览 2009-08-25 23:17

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics