Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-4302

BTreeManager: fix Eclipse compiler error

    XMLWordPrintableJSON

Details

    Description

      The method getSizedIterator(Iterator<T>, long) in the type BTreeManager is not applicable for the arguments (Iterator, long)
      

      ...because of missing cast of properties to Iterator<Property>.

       

      (I don't get why Eclipse thinks that to be an error, but will slightly refactor anyway)

      Attachments

        Activity

          People

            Unassigned Unassigned
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: