On Tue, 8 Feb 2022 17:23:38 GMT, Stuart Marks <sma...@openjdk.org> wrote:

> PR for Sequenced Collections implementation.

src/java.base/share/classes/java/util/Collections.java line 376:

> 374:      * reversed-ordered view of a list without mutating it, use the
> 375:      * {@link List#reversed List::reversed} method.
> 376:      *

Also add `@see ` reference

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

PR Review Comment: https://git.openjdk.org/jdk/pull/7387#discussion_r1140817943

Reply via email to