Marshall Schor created UIMA-5835:
------------------------------------
Summary: uv3 add low level iterator method to get an array of the
items
Key: UIMA-5835
URL: https://issues.apache.org/jira/browse/UIMA-5835
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 3.0.0SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
To enable efficient implementation of select operations such as "asList", it is
helpful to be able to extract, efficiently (depending on the underlying
iterators and indexes), an array with all the elements of the iteration.
Implement this in various ways for all the varieties of iterators.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)