2016年2月19日

函数式编程

摘要: http://www.zhihu.com/question/28292740 函数式编程 易懂,豁然开朗。表示感谢。 https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn/blob/master/Fu 阅读全文

posted @ 2016-02-19 16:53 溪圆圆 阅读(113) 评论(0) 推荐(0)

Java 8 lambda表达式

摘要: 刚过了春节,来上班,感觉上有些疲乏,劳累。 眼睛无法适应长时间盯着屏幕。所以总结一下java8 的新特性,lambda用法。 功能接口、函数集合、方法引用、interface默认方法 默认方法: java 8 允许我为接口自身指定实现一个默认的实现。 项目中,当已经写了一个interface, 很多 阅读全文

posted @ 2016-02-19 10:00 溪圆圆 阅读(133) 评论(0) 推荐(0)

导航