[ 
https://issues.apache.org/jira/browse/COLLECTIONS-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805124#comment-13805124
 ] 

Benedikt Ritter commented on COLLECTIONS-488:
---------------------------------------------

Hello Josh,

if you want to get involved a good starting point is the [getting involved 
guide|http://www.apache.org/foundation/getinvolved.html] of the ASF. Most of 
the discussion about the development of commons components is held on the [dev 
mailing list|http://commons.apache.org/mail-lists.html] which you should 
subscribe to. It's the best place to discuss this kind of things.

Welcome to commons
Benedikt

> Satisfies utility method
> ------------------------
>
>                 Key: COLLECTIONS-488
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-488
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection
>    Affects Versions: 3.2.2, 4.0, 4.x, Nightly Builds, 4.0-alpha1
>            Reporter: Josh Cain
>            Priority: Trivial
>              Labels: features, newbie, util
>             Fix For: 3.2.2, 4.0, 4.x, Nightly Builds, 4.0-alpha1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> I recently needed to use something like the CollectionUtils.exists method, 
> but I wanted to know if a given predicate was true for ALL members of a 
> collection, rather than just one.  I cooked up a quick method called 
> satisfies (help would be appreciated on the name - it's the best that I could 
> come up with) that determines whether a given predicate is true for all 
> members of a collection.
> Been using this library a good deal recently - hoping to get involved in its 
> development!



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to