GitHub user solomax opened a pull request: https://github.com/apache/commons-collections/pull/51
AbstractReferenceMap made easier for subclassing This PR add no new functionality and AFAIC breaks nothing Will try to create JUnit test in next commit You can merge this pull request into a Git repository by running: $ git pull https://github.com/solomax/commons-collections master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-collections/pull/51.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #51 ---- commit e3f51a4dabaae33c5844a1db78347c90be373f4b Author: Maxim Solodovnik <solomax666@...> Date: 2018-09-06T03:04:59Z AbstractReferenceMap made easier for subclassing ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org