filterKeys / filterValues

Brian Goetz brian.goetz at oracle.com
Thu Apr 18 12:14:22 PDT 2013


Follow this one through.  What would it return?  If we had that, what 
else would we be committing to have?

I think the end of that road is MapStream, which we spent a lot of time 
exploring and eventually retreated from.

On 4/18/2013 2:42 PM, Michael Nascimento wrote:
> Hi guys,
>
> Have methods such as filterKeys(Predicate<? super K>) /
> filterValues(Predicate<? super V>) been considered for Maps?
>
> Regards,
> Michael
>


More information about the lambda-dev mailing list