Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5633

uv3 generic spec poor for select api in some Interfaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0SDK-beta
    • 3.0.0SDK-beta
    • Core Java Framework
    • None

    Description

      For situations where an interface is generically typed (e.g. FSIndex<T>), the generic spec for methods like select should have a param like <N extends T>, not <N extends FeatureStructure>. This allows better automation for types while using these forms in user code. Do a review of the generic specs and update where needed.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: