Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
gustash24518yWhat's weird about Java is the fact that that doesn't work. I mean, why the hell shouldn't it work?
-
gustash24518y@mercurysmessage what? For all intents and purposes, a 0 is false and any other integer is true. A Boolean is a bit.
-
Actually it's more complicated then that: http://stackoverflow.com/questions/...
-
bkrem12738y@gustash I think you're thinking of truth-y/false-y conventions like in JS, doesn't apply to statically typed languages
Related Rants
What the fuck am I doing...
undefined
java
fuck-ups