RFR: 8329760: Add indexOf(Predicate<? super E> filter) to java..util.List interface

Evemose duke at openjdk.org
Thu Apr 18 22:00:14 UTC 2024


On Wed, 10 Apr 2024 11:20:32 GMT, xxDark <duke at openjdk.org> wrote:

> Should be `findIndex`? Similarly with `findLastIndex`.

Yeah i guess IDE didnt do a great job with refactor. I will review aall changes manually a bit later

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18639#discussion_r1559373902


More information about the core-libs-dev mailing list