”guava“ 的搜索结果

     Guava学习心得 Guava是一种基于开源的Java库,从源码查看感受到其标准简洁以及对代码有高度的优化。避免了开发过程中充分造轮子。 通过查看源码可以学习到“设计模式运用”,“工具类方法的编写规范”,“代码性能...

guava源文档

标签:   guava

     guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档guava源文档...

     比较 Guava 的 CycleDetectingLockFactory 和 jtwfg 关于循环(死锁)检测佩蒂·科赫2015 年 4 月 30 日Guava CycleDetectingLockFactory, jtwfg … wtf? 是一个功能丰富的 Java 库,其中包含令人难以置信的工具,...

     Guava工程包含了若干被Google的 Java项目广泛依赖 的核心库,例如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] ...

     使用hasing文件要用到的jar,版本号为28.2,最新的j稳定的ar 不会被jarjar.jar 工具进行修改编辑操作

     Guava 是一个 Google 的基于java1.6的类库集合的扩展项目,包括 collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, 等等. 这些高质量的 API 可以使你...

     自己在网上找了好多资源都不好用,这个经过本人亲自测试,好用,觉得好用的朋友给个赞,谢谢!!

     使用 Guava Ordering 选择 top-k return Ordering . natural() . leastOf(numbers, k); 使用 PriorityQueue 选择 top-k final PriorityQueue< Integer> queue = new PriorityQueue<> (numbers); List...

     克隆github仓库git clone https://github.com/CapgeminiLunchAndLearn/guava-training.git 将恢复的项目导入到您的IDE中 没有m2的Eclipse 要在Eclipse中导入不带Maven管理插件的项目,请在项目文件夹中运行以下...

Guava-开源

标签:   开源软件

     这是一个博客系统。 博客的主要目标是让博客用户的生活尽可能简单,我们烤蛋糕,用户将蜡​​烛扔在上面。

guava-20.0.rar

标签:   guava-20.0

     guava正式发布了20.0版本,在升级guava版本时需要关注一下更新的内容。 更新概况 common.graph 新添加了一个common.graph包,主要用来处理基于图的数据结构数据 common.base 1.CharMatcher相比19.0弃用了一些方法,...

guava-r07.zip

标签:   guava

     guava的jar包,在项目中经常遇到缺少这个jar包的情况,现在供大家下载

10  
9  
8  
7  
6  
5  
4  
3  
2  
1