Marshall Schor created UIMA-5619:
------------------------------------
Summary: 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)