SyntaxFix
Write A Post
Hire A Developer
Questions
I use it only when required, except for symmetric operations which due to single argument polymorphism have to be put into methods of one side:
boolean sameValue (SomeNum other) { return this.importantValue == other.importantValue; }