StaticBucketMap#putall() uses inefficient keySet() iterator when it could use 
entrySet() iterator
-------------------------------------------------------------------------------------------------

                 Key: COLLECTIONS-320
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-320
             Project: Commons Collections
          Issue Type: Bug
          Components: Map
            Reporter: Sebb
            Priority: Minor
         Attachments: StaticBucketMap.patch

StaticBucketMap#putall()  uses inefficient keySet() iterator when it could use 
entrySet() iterator.

Patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to