[-] presumably_wrong@lemm.ee 7 points 1 year ago

I'd hope they come here but get a refresh. /r/cscareeradvice was basically just a circlejerk of you have to grind leetcode and work at faang or you're useless.

[-] presumably_wrong@lemm.ee 1 points 1 year ago

Instead of wrapping it in an optional you can do Objects.requireNonNullElse(value, defaultValue)

[-] presumably_wrong@lemm.ee 5 points 1 year ago* (last edited 1 year ago)

In java 9 there is Objects.requireNonNullElse(obj, defaultValue)

presumably_wrong

joined 1 year ago