[
https://issues.apache.org/jira/browse/OFBIZ-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David E. Jones closed OFBIZ-785.
--------------------------------
Resolution: Fixed
Assignee: David E. Jones
Rather than adding these Map specific ones, I added an isNotEmpty(Object) one to go along with the isEmpty(Object) one and those will do the same thing as these Map specific ones. This change is in SVN rev 515877.
> Add isEmpty() and isNotEmpty() utility methods for Maps
> -------------------------------------------------------
>
> Key: OFBIZ-785
> URL:
https://issues.apache.org/jira/browse/OFBIZ-785> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Affects Versions: SVN trunk
> Reporter: Joe Eckard
> Assigned To: David E. Jones
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: UtilValidate.patch
>
>
> Adds two new methods to UtilValidate: isEmpty(Map m) and isNotEmpty(Map m)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.