New posts in java-8

Java 8 Collectors.toMap SortedMap

How to concatenate a string with the new 1.8 stream API [duplicate]

String Deduplication feature of Java 8

Most efficient way to get the last element of a stream

Iterate an Enumeration in Java 8

Formatting a Duration in Java 8 / jsr310

comparing and thenComparing gives compile error

DateTimeFormatter month pattern letter "L" fails

Why can't I get a duration in minutes or hours in java.time?

What is the difference between year and year-of-era?

How to compare LocalDate instances Java 8

List of unique objects containing unique sub-objects

How to use the Java 8 LocalDateTime with JPA and Hibernate

Tomcat 8 Maven Plugin for Java 8

Why does the new Java 8 Date Time API not have nanosecond precision? [duplicate]

Java 8 is not maintaining the order while grouping

Error:could not create the Java Virtual Machine Error:A fatal exception has occured.Program will exit

Java 8 lambda expression and first-class values

Is there a method reference for a no-op (NOP) that can be used for anything lambda?

Monads with Java 8