[
https://issues.apache.org/jira/browse/OAK-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu resolved OAK-723.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.7
Assignee: Alex Parvulescu
:) thanks!
fixed with rev 1461662.
> 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
> Assignee: Alex Parvulescu
> Priority: Trivial
> Fix For: 0.7
>
> 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