Kaammill opened a new pull request #279: URL: https://github.com/apache/commons-collections/pull/279
Hi, I was thinking about the more uniform safe-null methods in CollectionUtils from jira task: COLLECTIONS-604. In my opinion it would be nice to have one way of treating null-safe methods. I decided to try wit the approach that the methods that already return Boolean values could be null-save. I would appreciate all kind of feedback on this task :) -- 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]
