What's New in Java 8
Author | : Adam L. Davis |
Publisher | : CreateSpace |
Total Pages | : 62 |
Release | : 2014-05-07 |
ISBN-10 | : 1497533503 |
ISBN-13 | : 9781497533509 |
Rating | : 4/5 (509 Downloads) |
Download or read book What's New in Java 8 written by Adam L. Davis and published by CreateSpace. This book was released on 2014-05-07 with total page 62 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.