[
https://issues.apache.org/jira/browse/UIMA-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-5835.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1SDK
> 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
> Priority: Minor
> Fix For: 3.0.1SDK
>
>
> 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 as a "LowLevelIterator" additional method, in various ways for
> all the varieties of iterators.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)