You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2017/12/15 16:32:00 UTC

[jira] [Resolved] (UIMA-5619) uv3 consider converting Iterable to Collection

     [ https://issues.apache.org/jira/browse/UIMA-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-5619.
----------------------------------
    Resolution: Won't Fix

this was address in other ways

> uv3 consider converting Iterable to Collection
> ----------------------------------------------
>
>                 Key: UIMA-5619
>                 URL: https://issues.apache.org/jira/browse/UIMA-5619
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>
> As part of the integration with Java 8, consider switching classes that implement Iterable, to Collection.  This requires that the item implement size().  If done, then stream and spliterator are included in the class.  Example: JCas xxxArray, xxxList



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)