<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> | |
<small>Powered by InspectionGadgets</small> | |
</body> | |
</html> |