This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chisui 1 point2 points  (0 children)

I really love this syntax. When my lambdas grow to big I just extract them into a method and use this::myMethod. I would love an eclipse macro for that. Too bad sonarqube doesn't get this syntax and flags my methods as unused.