omartrigui / java-oneliners

10 Java One Liners to Impress Your Friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

10 Java One Liners to Impress Your Friends

License:Apache License 2.0


Languages

Language:Java 100.0%