Reports methods of which the body is contained in a single synchronized statement. The lock expression for this synchronized statement must be equal to this for instance methods or ClassName.class for static methods. In such cases the synchronized statements may be replaced by their contents and the containing method marked synchronized.