mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
8 lines
265 B
HTML
8 lines
265 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
Highlights calls of method annotated with <code>@RequiresBlockingMethod</code> inside non-annotated method.
|
|
</p>
|
|
The calling method should be also annotated with <code>@RequiresBlockingMethod</code> to clearly state its contract.
|
|
</body>
|
|
</html> |