Marshall Schor created UIMA-4108:
------------------------------------

             Summary: have more things use improved indexOf for IntVector
                 Key: UIMA-4108
                 URL: https://issues.apache.org/jira/browse/UIMA-4108
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Priority: Minor
             Fix For: 2.7.0SDK


In UIMA-3143, the performance of bag remove operations was improved.  This same 
improvement could be used by other uses of IntVector - go thru and fix those 
that could make use of this to use it.  Don't change those that depend on 
finding the "leftmost" instance of equal items (so that moveTo(fs) and 
iterator(fs) work properly).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to