Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.9
-
None
-
Any environment.
Description
The behavior of isAnyBlank and isAnyEmpty has changed for null argument from version 2.5 to 3.9. The documentation, however, was not changed. It still says
StringUtils.isAnyEmpty((String) null) = true
and similarly for isAnyBlank.
Attachments
Issue Links
- links to