blob: 33e03a2a912fe59fa075bcdc6e3e48062da2b4f1 [file] [log] [blame]
<html>
<body>
Reports variables which are not guaranteed to be initialized after the object is
deserialized by the <b>readObject()</b> method.
<p>
Note: This inspection uses a very conservative dataflow algorithm, and may report instance variables
as uninitialized incorrectly. Variables reported as initialized will always be initialized.
<!-- tooltip end -->
<p>
</body>
</html>