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
Download JDK 8 GA here
Browse the API documentation here
Developed with Intellj IDEA 13.1
Must read documents on the new language features in Java SE 8 and motivation for Collections library enhancements