HashedMap deepClone ------------------- Key: COLLECTIONS-283 URL: https://issues.apache.org/jira/browse/COLLECTIONS-283 Project: Commons Collections Issue Type: New Feature Components: Map Affects Versions: 4.0 Environment: All Reporter: Hasan Diwan
The HashedMap class lacks a method to do a deep clone() of the Object. This patch adds it and adds a test to make sure it works. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.