blob: 42878f214a7ad865dc534f165a171a82a49b4796 [file] [log] [blame]
<html>
<body>
<font face="verdana" size="-1">
This inspection reports on any call to <b><font color="#000080">wait()</font></b> from Groovy code not made inside a loop. <b><font color="#000080">wait()</font></b> is normally
used to suspend a thread until a condition is true, and that condition should be checked after the <b><font color="#000080">wait()</font></b>
returns. A loop is the clearest way to achieve this.
</font><br><small>Powered by InspectorGroovy</small></body>
</html>