@[email protected] to Programmer [email protected] • 1 year agoknow the features of your languagelemmy.worldimagemessage-square145fedilinkarrow-up1647arrow-down124
arrow-up1623arrow-down1imageknow the features of your languagelemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square145fedilink
minus-square@[email protected]linkfedilink1•1 year agoMaybe you’r using an older version of Java? Works fine for me.
minus-square@[email protected]linkfedilink1•edit-21 year agoNew versions of java have a null coalescing operator? I didn’t know that. Edit: a short search didn’t return any answers, as far as I can see java doesn’t have this operator, the closest thing is the ternary if operator.
Maybe you’r using an older version of Java? Works fine for me.
New versions of java have a null coalescing operator?
I didn’t know that.
Edit: a short search didn’t return any answers, as far as I can see java doesn’t have this operator, the closest thing is the ternary if operator.