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 11:30:00 UTC

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

Mathieu Lirzin created OFBIZ-10937:
--------------------------------------

             Summary: 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
             Fix For: Upcoming Branch


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)