This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from 14fa6cab9 Migrate from deprecated API new af1609741 [Functional] FunctorUtils.validate(Predicate...) is now FunctorUtils.validate(java.util.function.Predicate...) new 95eb7bc59 [Functional] FunctorUtils.validate(Transformer...) is now FunctorUtils.validate(Function...) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 2 ++ .../commons/collections4/functors/FunctorUtils.java | 15 ++++++++------- 2 files changed, 10 insertions(+), 7 deletions(-)