[英文]Modern Java - A Guide to Java 8    

[英文]Modern Java - A Guide to Java 8
  • 文档评分: 4.0 (0 个有效评分
  • 文档语言: 英文
  • 章节数量:0
  • 阅读人次:2009
  • 收藏数量:13
  • 内容来源:1
  • 整理分享:
  • 文档概述
    Welcome to my introduction to Java 8. This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations. At the end of the article you'll be familiar with the most recent API changes like streams, functional interfaces, map extensions and the new Date API. No walls of text, just a bunch of commented code snippets. Enjoy!