What happened with Functions.forMap?

Brian Goetz brian.goetz at oracle.com
Fri May 10 09:01:38 PDT 2013


Yes, we removed all the methods that can just as easily be expressed as 
method refs.  So use map::get.

On 5/10/2013 11:35 AM, Michael Nascimento wrote:
> Hi guys,
>
> Are we supposed to use map::get now or is there an API replacement for that one?
>
> Regards,
> Michael
>


More information about the lambda-dev mailing list