79425262

Date: 2025-02-09 16:40:16
Score: 2
Natty:
Report link

Java doesn't have named parameters. It's possible that this was just parameter hints in an IDE (see, for example https://www.jetbrains.com/help/idea/inlay-hints.html for IntelliJ).

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
Posted by: ndc85430