blob: c72e160a9b8c07993aa65760c92d263cdc7e128b [file] [log] [blame]
<html>
<body>
Reports calls on a setter with the value of same objects getter.
For example: <code>bean.setPayerId(bean.getPayerId());</code>
In regular circumstances this code is a no-op and probably not what was intented..
<!-- tooltip end -->
<p>
<small>New in 14</small>
</body>
</html>