Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 207 Bytes

File metadata and controls

13 lines (9 loc) · 207 Bytes

Java8 的学习笔记

目录 src 下是源码,notes 下是笔记。

主要知识点:

  1. Lambda
  2. Stream
  3. Options
  4. Executor
  5. Date

其中会有一些Java11的语法,例如类型推导