common-annotations-api icon indicating copy to clipboard operation
common-annotations-api copied to clipboard

Reimplement CheckReturnValue

Open cowwoc opened this issue 4 years ago • 0 comments

I understand that JSR 305 cannot be imported directly into this library due to licensing reasons but my library needs the functionality provided by javax.annotations.CheckReturnValue. Please reimplement this functionality as part of this library, ideally with the same class name (because IDEs depend upon it).

cowwoc avatar Oct 26 '21 16:10 cowwoc