Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
1437 days ago
Nitpick (as in general you are right regarding java as well): I’m fairly sure they are the same for java in this instance. Both will convert Boolean to boolean, throwing an NPE if it was a null.
1 comments
ickyforce
1437 days ago
Ha, that's true, thanks! I guess my Java-fu is weak these days :)
link