You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "ASF GitHub Bot (JIRA)" <de...@uima.apache.org> on 2018/07/18 18:28:00 UTC

[jira] [Commented] (UIMA-5818) Use List instead of Collection where possible

    [ https://issues.apache.org/jira/browse/UIMA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548223#comment-16548223 ] 

ASF GitHub Bot commented on UIMA-5818:
--------------------------------------

reckart opened a new pull request #21: [UIMA-5818] Use List instead of Collection where possible
URL: https://github.com/apache/uima-uimafit/pull/21
 
 
   - Switch from Collection to List in many places
   
   
   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-5818
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Use List instead of Collection where possible
> ---------------------------------------------
>
>                 Key: UIMA-5818
>                 URL: https://issues.apache.org/jira/browse/UIMA-5818
>             Project: UIMA
>          Issue Type: Improvement
>          Components: uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>             Fix For: 3.0.0uimaFIT
>
>
> Use List as return values insteadĀ of Collection where possible, e.g. in `indexCovered`, `indexCovering`, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)