Everything about Java 8
TechEmpower
MARCH 27, 2013
Adding a method to an interface would mean breaking all existing code that implements the interface. It is not necessary to specify the "abstract" modifier, as this code does, in order to qualify as a functional interface. Static method reference: String::valueOf. Non-static method reference: Object::toString.
Let's personalize your content