Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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).