clapppp opened a new pull request, #669:
URL: https://github.com/apache/commons-collections/pull/669

   This PR modifies getXXX method to return new Collection.
   
   Updated getValuesAsSet, getValuesAsList, and getValuesAsBag to always return 
a new copy.
   Added unit tests to verify that returned collections are independent of the 
backing map.
   Updated Javadocs to reflect that a new collection is returned.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to