差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改 Both sides next revision
java:java8 [2019/08/11 22:45]
tony [Articles]
java:java8 [2019/11/10 23:18]
tony [Reference]
行 21: 行 21:
   * [[https://​bitmingw.com/​2017/​11/​04/​java-stream-with-functional-interface/​|Java 8 stream 与 functional interface 的珠联璧合]]   * [[https://​bitmingw.com/​2017/​11/​04/​java-stream-with-functional-interface/​|Java 8 stream 与 functional interface 的珠联璧合]]
   * [[https://​www.ibm.com/​developerworks/​library/​j-java8idioms6/​index.html|Why the perfect lambda expression is just one line?]]   * [[https://​www.ibm.com/​developerworks/​library/​j-java8idioms6/​index.html|Why the perfect lambda expression is just one line?]]
 +  * [[https://​www.itread01.com/​content/​1543990442.html|Java 8 一元運算子UnaryOperator and BinaryOperator Example]]
 ==== ParallelStream ==== ==== ParallelStream ====
   * [[https://​developer.ibm.com/​articles/​j-java-streams-5-brian-goetz/#​thenqmodel|Optimize stream pipelines for parallel processing]]   * [[https://​developer.ibm.com/​articles/​j-java-streams-5-brian-goetz/#​thenqmodel|Optimize stream pipelines for parallel processing]]