GitHub user vanta opened a pull request:
https://github.com/apache/commons-lang/pull/108
LANG-781 Added methods to ObjectUtils class to check for null elementâ¦
I've created this pull request to refresh the issue LANG-781 as I faced a
lack of methods to check nulls in array.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanta/commons-lang master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/108.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #108
----
commit b9dfcfd1a18b2d277402084be0bd10faf0cabca4
Author: Krzysztof Wolny <[email protected]>
Date: 2015-07-28T12:54:19Z
LANG-781 Added methods to ObjectUtils class to check for null elements in
the array
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---