rspec/rules/S2203/java/message.adoc

5 lines
76 B
Plaintext

=== Message
Use "collect(Collectors.toList())" instead of "forEach(xxx)".