差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改 Both sides next revision
pd:tasks [2019/07/23 22:28]
tony [已完成]
pd:tasks [2019/07/28 22:30]
tony [已完成]
行 38: 行 38:
   * 2019-07-21 Effective Java - Favor the use of standard functional interfaces [[java:​effective_java:​lambdas_and_streams:​favor_the_use_of_standard_functional_interfaces|link]]   * 2019-07-21 Effective Java - Favor the use of standard functional interfaces [[java:​effective_java:​lambdas_and_streams:​favor_the_use_of_standard_functional_interfaces|link]]
   * 2019-07-23 Effective Java - Prefer side-effect-free functions in streams [[java:​effective_java:​lambdas_and_streams:​prefer_side-effect-free_functions_in_streams|link]]   * 2019-07-23 Effective Java - Prefer side-effect-free functions in streams [[java:​effective_java:​lambdas_and_streams:​prefer_side-effect-free_functions_in_streams|link]]
 +  * 2019-07-28 Effective Java - Prefer try-with-resources to try-finally [[java:​effective_java:​creating_and_destroying_objects:​prefer_try-with-resources_to_try-finally|link]]