1
vote
Is it good practice to use the XOR (^) operator in Java for boolean checks?
I'd think it'd be okay if you commented it.
…
0
votes
