Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Nightly Builds
-
None
-
None
Description
Since org.apache.commons.beanutils2.Converter is essentially a from of a Transformer (see org.apache.commons.collections.Transformer), it should be named this way. The same applies for org.apache.commons.beanutils2.converters.AbstractConverter<T,S>.
Attachments
Issue Links
- relates to
-
SANDBOX-505 Remove Transformer<S, T> in favor of java.util.function.Function<S, T>
- Resolved
-
SANDBOX-506 Use 'Converter' instead of 'Transformer'
- Resolved