RFR: JDK-8264221: Rewrite confusing stream API chain in SnippetMaps
Jan Lahoda
jlahoda at openjdk.java.net
Mon Apr 19 15:32:36 UTC 2021
On Fri, 26 Mar 2021 00:28:15 GMT, Tagir F. Valeev <tvaleev at openjdk.org> wrote:
> I also simplified a couple of other places: replaced `stream().forEach()` with just `forEach()` and removed redundant `length()` argument in `substring()` call.
OK.
-------------
Marked as reviewed by jlahoda (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3209
More information about the kulla-dev
mailing list