收藏 分享(赏)

Guava基础PPT课件.ppt

上传人:Facebook 文档编号:3834065 上传时间:2018-11-20 格式:PPT 页数:18 大小:459KB
下载 相关 举报
Guava基础PPT课件.ppt_第1页
第1页 / 共18页
Guava基础PPT课件.ppt_第2页
第2页 / 共18页
Guava基础PPT课件.ppt_第3页
第3页 / 共18页
Guava基础PPT课件.ppt_第4页
第4页 / 共18页
Guava基础PPT课件.ppt_第5页
第5页 / 共18页
点击查看更多>>
资源描述

1、关于Guava,Google出品简单易用API优秀的设计高性能,关于Guava,字符串处理 集合 异常 Guava cache 其他常用工具类,字符串处理,字符串拼接连接List (“a“ “b“ null “c“),字符串处理,字符串分割 连接String str = “.a.b“,集合,集合工具类新容器类型MultiMap BiMap Table,集合,集合工具类静态工厂方法代替构造器,集合,Lists常用方法 (add filter/delete diff)从集合中删除一个元素:,集合,Lists其他方法,集合,Maps 常用方法,集合,Maps 常用方法diff,异常,前置条件检查Pr

2、econditions,异常处理工具类,Throwables将受检异常转换为运行时异常public static RuntimeException propagate(Throwable throwable)过滤异常,只抛出感兴趣的异常publicstatic voidpropagateIfInstanceOf(NullableThrowable throwable, Class declaredType) throwsXtry throw new SQLException(); catch (Exception e) Throwables.propagateIfInstanceOf(e,SQ

3、LException.class);throw Throwables.propagate(e);,异常处理工具类,Throwables得到异常链 staticList getCausalChain(Throwable throwable)在代码中得到引发异常的最底层异常staticThrowable getRootCause(Throwable throwable),Guava Cache,Guava Cache LoadingCache graphs = CacheBuilder.newBuilder().maximumSize(1000).expireAfterWrite(10, TimeUnit.MINUTES).removalListener(MY_LISTENER).build(new CacheLoader() public Graph load(Key key) throws AnyException return createExpensiveGraph(key);); Guava Cache ConcurrentMap Redis 应用区别,其他常用工具类,Objectsequals 方法:,时间处理工具类,格式化日期、日期计算,Guava 学习网站,http:/ http:/ your travel!,Thanks!,

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 中等教育 > 小学课件

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报