mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
7 lines
267 B
HTML
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> |