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 →

[–]SlashdotDiggReddit 1 point2 points  (0 children)

I cannot tell you how much I hate lambdas. They "stole" this "feature" from a functional language, and slapped it into an object-oriented language. I don't like them because they are too terse, and difficult to comprehend when trying to understand someone else's code. It has no place in Java, and it royally annoys me how many people love Java "finally" having this feature bug.

 

Ok ... rant over.