GitHub user martin-tarjanyi opened a pull request:
https://github.com/apache/commons-lang/pull/221
Add IsAllEmpty and isAllBlank methods
* Fix javadoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/martin-tarjanyi/commons-lang
All_empty_and_blank_methods
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/221.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 #221
----
commit 72ee6d222fe7ee96dd493c6e2d04e6c49eb78f5c
Author: Martin <[email protected]>
Date: 2016-12-04T21:13:20Z
Add isAllEmpty
commit 795dd2790310b886cd2f3a516e5835582d51b601
Author: Martin <[email protected]>
Date: 2016-12-04T21:22:20Z
Add isAllBlank
commit ee9b2b2a586fcc9fa7a521df859c439f384601f2
Author: Martin <[email protected]>
Date: 2016-12-04T21:25:27Z
Fix javadoc in isAnyNotBlank
----
---
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.
---