List.indexOf and List.lastIndexOf lambda version.

Brian Goetz brian.goetz at oracle.com
Thu Feb 12 01:06:00 UTC 2015


The EG discussed these during Lambda and just couldn’t get excited about them.  

On Feb 11, 2015, at 5:02 AM, Andrey Nazarov <andrey.x.nazarov at oracle.com> wrote:

> Hi everyone,
> 
> I there any reason why java.util.List doesn't have lambda versions of indexOf and lastIndexOf methods like list.indexOf(Predicate<>) ?
> 
> --Thanks, Andrey




More information about the core-libs-dev mailing list