Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 983 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 983 Bytes

Java 8 - The Next Big JVM Language

Introduction

Java one liners effort is to show why Java 8 Lambda Edition is a cool-kid on the block, not just for Java developers. Here is my take of the one-liners using Java 8: https://github.com/aruld/java-oneliners/wiki

Overview

Download JDK 8 GA here

Browse the API documentation here

Developed with Intellj IDEA 13.1

References

Must read documents on the new language features in Java SE 8 and motivation for Collections library enhancements