this post was submitted on 28 Jun 2023
9 points (100.0% liked)
Java
20 readers
1 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think generally it’s preferably to work in the affirmative, i.e.
bar == null?
but I’ll admit I don’t stick to this 100% of the time and generally just use whatever feels better / more appropriate in the moment