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

4.0
0 人点评
18346
阅读
20
收藏
14
章节
简介
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!
整理:进击的皇虫 最后更新: README  -  2018-08-07 07:06:35
AI助手