[
https://issues.apache.org/jira/browse/UIMA-5633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-5633:
---------------------------------
Fix Version/s: (was: 3.0.0SDK)
3.0.0SDK-beta
> uv3 generic spec poor for select api in some Interfaces
> -------------------------------------------------------
>
> Key: UIMA-5633
> URL: https://issues.apache.org/jira/browse/UIMA-5633
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 3.0.0SDK-beta
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDK-beta
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)