vorburger commented on pull request #926: URL: https://github.com/apache/fineract/pull/926#issuecomment-632895537
*@maektwain* Java expressions evaluation respects parentheses (and && || Precedenc), so it first checks "fixedEmiAmount != null" and if that is false, it does not evaluate "fixedEmiAmount.compareTo()" anymore, so this is safe. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
