You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/07/27 12:12:00 UTC

DO NOT REPLY [Bug 35890] New: - Implement null-safe CollectionUtils#isEmpty(Collection) and CollectionUtils#isNotEmpty(Collection) methods.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35890>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35890

           Summary: Implement null-safe CollectionUtils#isEmpty(Collection)
                    and CollectionUtils#isNotEmpty(Collection) methods.
           Product: Commons
           Version: 3.1
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Collections
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: steve@stephen-smith.co.uk


I'd like to contribute null-safe CollectionUtils#isEmpty(Collection) and
CollectionUtils#isNotEmpty(Collection) methods to Commons Collections 3.1+. 

I use such methods on a regular basis (ensuring logic correctness and null
safety are good), and was surprised to find similar methods in Commons Lang for
ArrayUtils and StringUtils, but not in Commons Collections. I've searched both
Bugzilla and the Commons Collections API - let me know if my proposal is a
duplicate.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org