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

Alex Parvulescu updated OAK-723:
--------------------------------

    Attachment: OAK-723.patch

proposed patch
                
> ItemImpl - The type parameter T is hiding the type T
> ----------------------------------------------------
>
>                 Key: OAK-723
>                 URL: https://issues.apache.org/jira/browse/OAK-723
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Priority: Trivial
>         Attachments: OAK-723.patch
>
>
> Minor type related nitpick, the title is the warning that eclipse logs.
> The generics type T is used throughout the ItemImpl class even if the types 
> refer to other things than the original "T extends ItemDelegate" definition.
> I suggest replacing T with U for the #perform related method definitions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to