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/02/07 20:31:41 UTC

[jira] [Resolved] (UIMA-5278) uv3 empty iterator for FS collections over primitives wrong type

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

Marshall Schor resolved UIMA-5278.
----------------------------------
    Resolution: Fixed

> uv3 empty iterator for FS collections over primitives wrong type
> ----------------------------------------------------------------
>
>                 Key: UIMA-5278
>                 URL: https://issues.apache.org/jira/browse/UIMA-5278
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 3.0.0SDK-alpha
>            Reporter: Marshall Schor
>             Fix For: 3.0.0SDK-beta
>
>
> v3 has iterators for collections over primitive types (e.g. IntegerList, IntegerArrayList, IntegerArray, LongArray, etc.) which support the Java 8 API PrimitiveIterator.  But the code for supplying the "empty" version doesn't support this API. 
> Also, some impls over primitive collections having XXXConsumers defined for functional interfaces are missing support for those in forEach().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)