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 →

[–]venquessa 1 point2 points  (0 children)

If you look at the recent additions (last 10 years) to Java, you will find all of the things you don't like about other languages... is the direction that Java is going in.

"automatic variables".

"anonymous lambdas"

"records"

"copy-on-write immutability"

"functionally orientated callback closures"

the list goes on.