Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9

Ken Kousen

買這商品的人也買了...

商品描述

Need simple solutions to specific challenges with Java 8 and Java 9? This book of practical recipes provides a quick, easy reference for developers who prefer useful examples over detailed explanations. Modern Java Recipes shows you how to solve a wide range of problems using the newest features of Java.

  • Learn functional programming with lambdas, method references, and streams
  • Adopt the new static and default methods in interfaces
  • Work with the new set of functional interfaces added to the language
  • Use collectors and comparators to search, filter, and sort data
  • Employ the new Optional type and use it correctly
  • Understand the new java.time package to handle Date and Time functionality, including time zone adjustments
  • Use the Java Read-Eval-Print-Loop in Java 9
  • Employ the new Jigsaw mechanism to modularize deployables

商品描述(中文翻譯)

需要Java 8和Java 9的特定挑戰的簡單解決方案嗎?這本實用食譜書為開發人員提供了一個快速、簡單的參考,適合那些喜歡實用示例而不是詳細解釋的人。《現代Java食譜》向您展示如何使用Java的最新功能解決各種問題。

- 使用lambda、方法引用和流來學習函數式編程
- 採用介面中的新靜態和默認方法
- 使用語言中新增的一組函數介面
- 使用收集器和比較器來搜索、過濾和排序數據
- 使用新的Optional類型並正確使用它
- 瞭解新的java.time包來處理日期和時間功能,包括時區調整
- 在Java 9中使用Java Read-Eval-Print-Loop
- 使用新的Jigsaw機制來模塊化部署項目