blob: d7aef760195564543e4676fe536b933c4df99475 [file] [log] [blame]
<html>
<body>
Reports any attempt to assign an array or <b>Collection</b> field from a method parameter.
Since the array or <b>Collection</b> may have its contents modified by the calling method, this construct may
result in an object having its state modified unexpectedly. While occasionally useful for performance
reasons, this construct is inherently bug-prone.
<!-- tooltip end -->
<p>
</body>
</html>