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 3 weeks agothing thing = thing
gets to be pretty old
JackbyDev@programming.dev 3 weeks ago
PushButton@lemmy.world 3 weeks 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 3 weeks ago
Took them long enough.
Mniot@programming.dev 3 weeks ago
Just saw: they’re changing it back because you don’t appreciate it enough :(