07heco opened a new pull request, #671: URL: https://github.com/apache/commons-collections/pull/671
### What this PR does Add missing `@since 4.1` Javadoc tags to 5 public methods in IterableUtils: - emptyIfNull() - size() - isEmpty() - isNotEmpty() - contains() This is a pure documentation improvement with NO functional changes, following Apache Commons coding standards. ### Checklist - [x] I have read the contribution guide: https://commons.apache.org/contributing.html - [x] No core logic changes - [x] Only Javadoc improvements - [x] Follow project code style -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
