79310325

Date: 2024-12-26 19:54:31
Score: 0.5
Natty:
Report link

You will need to examine the source code of the annotation processor for @Retry. You will find that there are functions under there, and that the result of the @Retry is to wrap the written function in a call to the implementation -- which takes the parameters as ordinary parameters, just as you would like.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Retry
  • User mentioned (0): @Retry
  • Single line (0.5):
  • High reputation (-2):
Posted by: bmargulies