You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/10/19 17:35:58 UTC

[GitHub] [commons-beanutils] melloware opened a new pull request #8: BeanPredicate switched from Collections4 to java.util.function.Predicate.

melloware opened a new pull request #8: BeanPredicate switched from Collections4 to java.util.function.Predicate.
URL: https://github.com/apache/commons-beanutils/pull/8
 
 
   @garydgregory I think this is what you were thinking for Predicate?
   
   Feel free to let me know if have the generics wrong or anything else you want changed.
   I kept the evaluate() method as is even though it just delegates to test() method.  Wasn't sure if that was what you wanted either?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services