Java8,9 新特性

Java 8:Lambda(函数式编程)

Java 9:Jigsaw(模块化)

1,Lambda表达式、函数式接口、接口更新

原文地址:https://www.cnblogs.com/levin180425/p/11426359.html