What's New in Java 8: An Unofficial Guide

Adam L Davis

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-05-07
  • 售價: $930
  • 貴賓價: 9.5$884
  • 語言: 英文
  • 頁數: 62
  • 裝訂: Paperback
  • ISBN: 1497533503
  • ISBN-13: 9781497533509
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Java 8 is a giant step forward for the Java language. In Project Lambda, Java gets a new closure syntax (lambda expressions), method-references, and default and static methods on interfaces. It manages to add many of the features of functional languages without losing the clarity and simplicity Java developers have come to expect. In addition, many of the existing Java core library classes have been enhanced with the new Streams API. This book will help you understand Java 8, including: Project Lambda, the new Date-Time API, Streams, default methods, the Nashorn Javascript engine, and more.