Alexis Manin created SIS-367:
--------------------------------

             Summary: IntegerList: Comodification check / primitive Stream
                 Key: SIS-367
                 URL: https://issues.apache.org/jira/browse/SIS-367
             Project: Spatial Information Systems
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 0.7
         Environment: Any
            Reporter: Alexis Manin
            Priority: Minor


Hi, 

I'd like to propose a patch with following (minor) modifications on IntegerList 
class : 
- Add a method to acquire an IntStream over an IntegerList values, to allow 
iteration over primitive values in an IntegerList,
- update AbstractList's modCount attribute when a modification happens over the 
list, which serves for multi-context modification.

You'll find a patch attached. It contains all modifications, which are located 
in IntegerList and related test class.

Hope it ! 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to