LinuxClient opened a new pull request #121: URL: https://github.com/apache/commons-io/pull/121
1. Redundant assignment of local variables removed 2. Lambda expression simplified 3. If-else replaced with `Integer.compare(x, y)` ---------------------------------------------------------------- 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]
