...
This rule appears in the Java Secure Coding Standard as EXP30EXP09-J. Do not depend on operator precedence while using expressions containing side-effects.
...
...
This rule appears in the Java Secure Coding Standard as EXP30EXP09-J. Do not depend on operator precedence while using expressions containing side-effects.
...