[GitHub] commons-text pull request #75: Minor refactorings

2017-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-text/pull/75 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-text pull request #75: Minor refactorings

2017-11-04 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-text/pull/75 Minor refactorings - remove unnecessary (un)boxing - replace `for: add` with bulk add `Collections.addAll` - replace iterator with `for each` where possible You can merge this pull requ