blob: 30d105f7fdec083976d91b1e4512a689f7789c94 [file] [log] [blame]
<html>
<body>
Reports any instance variables which may safely be made <b>static</b>. A field
may be static if it is declared <b>final</b>, and is initialized with a constant.
<!-- tooltip end -->
<p>
</body>
</html>