# Java8InAction-ReadingNotes **Repository Path**: liwenj/Java8InAction-ReadingNotes ## Basic Information - **Project Name**: Java8InAction-ReadingNotes - **Description**: 《Java8 In Action》ReadingNotes Code - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2018-09-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《Java8实战》的读书笔记代码示例 里面包含了博客文章中的示例代码,您可将代码Clone下来,作为阅读文章的参考。如果,代码中有误,可以提交issues,非常感谢! - 我的博客:[http://codedream.xin](http://www.codedream.xin) - Github:[https://github.com/NGLSL](https://github.com/NGLSL) - Gitee:[https://gitee.com/nglsl666](https://gitee.com/nglsl666/) ### 读书笔记代码目录概览 - chap1:[Lambda表达式、Stream、默认方法的使用](https://github.com/NGLSL/Java8InAction-ReadingNotes/tree/master/chap1) - chap2:[行为参数化,谓词的使用](https://github.com/NGLSL/Java8InAction-ReadingNotes/tree/master/chap2) - chap3:[Lambda表达式、函数式接口、类型推断、方法引用、Lambda表达式结合默认方法使用](https://github.com/NGLSL/Java8InAction-ReadingNotes/tree/master/chap3) - chap4:[Stream的使用、中间操作、终端操作](https://github.com/NGLSL/Java8InAction-ReadingNotes/tree/master/chap4) - chap5:[flatMap(扁平化流)、findAny、findFirst、Reduce、数值流、构建流、无限流的使用](https://github.com/NGLSL/Java8InAction-ReadingNotes/tree/master/chap5) ### 公众号 如果,您觉得每次打开博客或者社区不方便,可以关注我的微信公众号非常感谢! ![](https://codedream-blog.oss-cn-beijing.aliyuncs.com/upload/2018/07/201807222157052797841.jpg)