[
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)