What happened with Functions.forMap?
Michael Nascimento
misterm at gmail.com
Fri May 10 09:15:44 PDT 2013
On Fri, May 10, 2013 at 1:10 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
> We actually went on quite a YAGNI rampage with these static methods :)
I can tell you we only had two usages on a project that needed
Map.getOrDefault tens of times, for instance, or the Collectors.toMap
variant which allows us to assume unique keys, so I am happy :-)
Regards,
Michael
More information about the lambda-dev
mailing list