Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 170 Bytes

File metadata and controls

8 lines (8 loc) · 170 Bytes

java 8 demo

  • lambda表达式
  • Stream API
  • 方法引用
  • 函数式编程
  • 新的日期与时间API
  • Optional容器
  • 接口的默认方法、接口的静态方法