blob: b755982782361c92f0d1b1f616663ec170282241 [file] [log] [blame]
<html>
<body>
Reports any attempt to return an array or <b>Collection</b> field from a method. 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>