List.indexOf and List.lastIndexOf lambda version.
11 Feb
2015
11 Feb
'15
10:02 a.m.
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
12 Feb
12 Feb
1:06 a.m.
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@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
4043
Age (days ago)
4044
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrey Nazarov
-
Brian Goetz