最新文章列表

[Google Guava笔记](九)concurrent

7 com.google.common.util.concurrent:   接口:           ListenableFuture<V>:继承 java的 Future接口,增加了 addListener(Runnable listener, Executor executor)方法,注册一个监听器,当 Future中的任务完成时,在 executo ...
arcticfox9902 评论(0) 有10505人浏览 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) 有83947人浏览 2010-08-13 21:43

未完 Guava

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

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54916) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37266) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics