GitHub user nictas opened a pull request:
https://github.com/apache/commons-lang/pull/342
LANG-1411: Add empty checks to ObjectUtils
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nictas/commons-lang master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/342.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 #342
----
commit a6725c7f66896cc5e44c70aa20d68a24fb93a455
Author: Alexander Tsvetkov <alexander.tsvetkov.93@...>
Date: 2018-08-17T05:47:07Z
LANG-1411: Add empty checks to ObjectUtils
----
---