[
https://issues.apache.org/jira/browse/LANG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed LANG-1486.
------------------------------
Fix Version/s: 3.10
Assignee: Gary Gregory
Resolution: Fixed
In git master.
> Generify builder classes Diffable, DiffBuilder, and DiffResult
> --------------------------------------------------------------
>
> Key: LANG-1486
> URL: https://issues.apache.org/jira/browse/LANG-1486
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.builder.*
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 3.10
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Generify builder classes:
> - org.apache.commons.lang3.builder.Diffable<T>
> - org.apache.commons.lang3.builder.DiffBuilder<T>
> - org.apache.commons.lang3.builder.DiffResult<T>
> After the introduction of [LANG-1485], new APIs typed to `Object` were added.
> This feels like wrong and can be resolved with generics.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)