<html> | |
<body> | |
Reports reads of instance variables which are not yet initialized. | |
<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> | |
Use the list below to specify special annotations. Fields annotated with one of | |
these annotations will be ignored by this inspection. | |
<p> | |
Use the checkbox below to indicate whether you want uninitialized primitive fields to be reported. | |
<p> | |
</body> | |
</html> |