Skip to content

Changes

Summary

  1. [COLLECTIONS-726] Add lambdas function to provide default values in (details)
Commit b1511c79aa749a245b48f5bf18c22e9c203882f0 by gardgregory
[COLLECTIONS-726] Add lambdas function to provide default values in
MapUtils. Implementation based on the idea of PR #81. Closes #81.
- The implementation is much more concise than the PR.
- Sort methods.
- Line length 120.
- Close HTML tags in Javadoc.
The file was modified src/main/java/org/apache/commons/collections4/MapUtils.java (diff)
The file was modified src/changes/changes.xml (diff)
The file was modified src/test/java/org/apache/commons/collections4/MapUtilsTest.java (diff)