随笔分类 -  java8

摘要:// 判空 // 排序 //计数 long distinctCount = decreaseRequestList.stream().map(DecreaseRequest::getMemberSeq).distinct().count(); //映射 //对象list转属性listList<Act 阅读全文
posted @ 2019-12-16 17:10 为爱奋斗不息 阅读(420) 评论(0) 推荐(0) 编辑
摘要:/** * 日期:2019/7/24. * 功能: * 1. 时间戳 -> Instant -> LocalDateTime -> Instant -> 时间戳 * 2. 格式化:LocalDateTime -> 字符串 * 解 析:字符串 -> LocalDateTime */public cla 阅读全文
posted @ 2019-07-24 20:50 为爱奋斗不息 阅读(247) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示