<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> |