| <html> | |
| <body> | |
| Reports any inner classes which may safely be made | |
| <b>static</b>. An inner class may be static if it doesn't reference | |
| its enclosing class instance. A static inner class uses slightly less memory. | |
| <!-- tooltip end --> | |
| <p> | |
| </body> | |
| </html> |