Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-527

Convert from Collections4 to java.util.function #8

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Convert from Collections4 to java.util.function #8

      Implement java.util.function.Predicate<T> instead of org.apache.commons.collections4.Predicate:

      • org.apache.commons.beanutils2.BeanPropertyValueEqualsPredicateTestCase
      • org.apache.commons.beanutils2.BeanPredicate

      Implement java.util.function.Consumer<T> instead of org.apache.commons.collections4.Closure:

      • org.apache.commons.beanutils2.BeanPropertyValueChangeClosure renamed to BeanPropertyValueChangeConsumer

      org.apache.commons.beanutils2.BeanMap.Entry extends java.util.AbstractMap.SimpleEntry<K, V> instead of org.apache.commons.collections4.keyvalue.AbstractMapEntry.

      org.apache.commons.beanutils2.BeanToPropertyValueTransformer implements java.util.function.Function instead of org.apache.commons.collections4.Transformer.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ggregory Gary D. Gregory
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m