You are viewing a single comment's thread. Return to all comments →
The double colon syntax is new to java 8 and lambdas. It points to functions and is equivalent to the alternative lambda -> expression
Seems like cookies are disabled on this browser, please enable them to open this website
Java Sort
You are viewing a single comment's thread. Return to all comments →
The double colon syntax is new to java 8 and lambdas. It points to functions and is equivalent to the alternative lambda -> expression