Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-723

ItemImpl - The type parameter T is hiding the type T

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.7
    • jcr
    • None

    Description

      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.

      Attachments

        1. OAK-723.patch
          2 kB
          Alex Deparvu

        Activity

          People

            stillalex Alex Deparvu
            stillalex Alex Deparvu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: