Everything about Java 8
TechEmpower
MARCH 27, 2013
At the time of this writing, Java 8 development is still very much in progress. Static method reference: String::valueOf. Non-static method reference: Object::toString. Capturing method reference: x::toString. Constructor reference: ArrayList::new. The method reference forms are shorthand for the other forms.
Let's personalize your content