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

Marshall Schor updated UIMA-5278:
---------------------------------
    Description: 
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().

  was: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. 


> 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.4#6332)

Reply via email to