What happened with Functions.forMap?
    Brian Goetz 
    brian.goetz at oracle.com
       
    Fri May 10 09:10:58 PDT 2013
    
    
  
We actually went on quite a YAGNI rampage with these static methods :)
On 5/10/2013 12:05 PM, Michael Nascimento wrote:
> Tnx Brian.
>
> Regards,
> Michael
>
> On Fri, May 10, 2013 at 1:01 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
>> 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