You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/04/21 12:52:00 UTC

[jira] [Resolved] (OFBIZ-10937) Redundant types declarations should be removed

     [ https://issues.apache.org/jira/browse/OFBIZ-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lirzin resolved OFBIZ-10937.
------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Upcoming Branch)
                   Trunk

Committed in revision 1857906.

> Redundant types declarations should be removed
> ----------------------------------------------
>
>                 Key: OFBIZ-10937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10937
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Trivial
>             Fix For: Trunk
>
>         Attachments: OFBIZ-10937_Redundant-specification-of-type-arguments.patch
>
>
> Since Java 1.7, when defining generic types it is unnecessary to redefine those types in the constructor when it is already done in the declared type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)