blob: bcb2846c6261a50ff0863596ba5bf0ffe320565f [file] [log] [blame]
<html>
<body>
Reports non-<b>Serializable</b> objects used as arguments to
<b>java.io.ObjectOutputStream.write()</b>. Such calls will result in runtime exceptions.
For purposes of this inspection, objects with <b>java.util.Collection</b> or
<b>java.util.Map</b> types are assumed to be <b>Serializable</b>, unless the types
they are declared to contain are non-<b>Serializable</b>.
<!-- tooltip end -->
<p>
</body>
</html>