3 <font face=
"verdana" size=
"-1">
4 This inspection searches for redundant class fields that can be replaced with local variables.
5 If all local usages of a field are preceded by assignments to that field, the
6 field can be removed and its usages replaced with local variables.