DEV Community

Discussion on: What's new and interesting in Java?

 
val_baca profile image
Valentin Baca

I've used all three, and your assessment is spot-on.

Thread Thread
 
gklijs profile image
Gerard Klijs

I think you're pretty correct about closure, it demands another way of thinking about code in a way. I just think it's a better way, but it certainly takes more effort then using Kotlin.