rspec/rules/S2203/java/message.adoc

5 lines
76 B
Plaintext
Raw Normal View History

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