Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.7.5, 1.8-beta-2
-
None
-
None
Description
DGM#min(Map map, Closure closure) will be a shorthand for map.entrySet().min(closure). Likewise for max.