rspec/rules/S3824/java/message.adoc

5 lines
146 B
Plaintext

=== Message
Replace this ("Map.get()" and condition | "Map.containsKey()") with a call to ("Map.computeIfAbsent()" | "Map.computeIfPresent()").