Files
2025-02-05 04:43:28 +00:00

7 lines
267 B
HTML

<html>
<body>
Explicitly adds annotations that are inferred by the IDE (<code>@Nullable</code>, <code>@NotNull</code>, <code>@Contract</code>) to your code.
May require dependency to <code>org.jetbrains:annotations</code> package.
<!-- tooltip end -->
</body>
</html>