blob: 3313d24dfccf5684feda547600e23f8f4a449228 [file] [log] [blame]
<html>
<body>
Reports methods of which the body is contained in a single
<b>synchronized</b> statement. The lock expression
for this <b>synchronized</b> statement must be
equal to <b>this</b> for instance methods
or ClassName.<b>class</b> for static methods. In
such cases the synchronized statements may be replaced by their contents and the
containing method marked <b>synchronized</b>.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>