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