You can do var thing = new Thing();
now.
Comment on Java at 30: How a language designed for a failed gadget became a global powerhouse
liang@thelemmy.club 1 month agothing thing = thing
gets to be pretty old
JackbyDev@programming.dev 1 month ago
PushButton@lemmy.world 1 month ago
For your information, since java 10, 2018, 7 years ago, it’s
var thing = Thing
like most languages.You should update your java knowledge.
liang@thelemmy.club 1 month ago
Took them long enough.
Mniot@programming.dev 1 month ago
Just saw: they’re changing it back because you don’t appreciate it enough :(