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